Property | Type | Description | |
---|---|---|---|
approval | bool |
Method | Description | |
---|---|---|
Approve ( int orderId, bool approval ) : void |
Geeft aan of er bij het testen wel/geen fouten zijn geconstateerd.
|
public Approve ( int orderId, bool approval ) : void | ||
orderId | int | ID van order dat is gekeurd |
approval | bool | Goed-/afgekeurd (true/false) |
return | void |