Property | Type | Description | |
---|---|---|---|
accessToken | string | ||
comment | string | ||
confirmationToken | string | ||
externalIds | string>.IDictionary | ||
orderId | string | ||
status | string |
Method | Description | |
---|---|---|
SetOrderStatusRequest ( ) : System | ||
SetOrderStatusRequest ( string accessToken, string confirmationToken, string orderId, string status, string comment, string>.IDictionary |
public SetOrderStatusRequest ( string accessToken, string confirmationToken, string orderId, string status, string comment, string>.IDictionary |
||
accessToken | string | |
confirmationToken | string | |
orderId | string | |
status | string | |
comment | string | |
externalIds | string>.IDictionary | |
return | System |