Property | Type | Description | |
---|---|---|---|
accessToken | string | ||
anonymize | bool? | ||
embed | bool? | ||
fields | IList |
||
locale | string | ||
orderId | string | ||
printConfirmation | bool? | ||
printCsc | bool? | ||
printHeader | bool? | ||
shareToken | string | ||
viewMode | string | ||
viewport |
Method | Description | |
---|---|---|
GetOrderRequest ( ) : System | ||
GetOrderRequest ( string accessToken, string orderId, string viewMode, string shareToken, bool anonymize, IList |
public GetOrderRequest ( string accessToken, string orderId, string viewMode, string shareToken, bool anonymize, IList |
||
accessToken | string | |
orderId | string | |
viewMode | string | |
shareToken | string | |
anonymize | bool | |
fields | IList |
|
locale | string | |
viewport | ||
embed | bool | |
printConfirmation | bool | |
printHeader | bool | |
printCsc | bool | |
return | System |