| Name | Type | Description | Notes |
|---|---|---|---|
| Context | string | The context to generate the order view for. | [optional] |
| DontLinkEmailToSearch | bool | True to not link the email address to the order search | [optional] |
| EmailAsLink | bool | True to make the email address a clickable mailto link | [optional] |
| FilterDistributionCenterOid | int | Specify a distribution center oid to filter the items displayed to that particular distribution center. | [optional] |
| FilterToItemsInContainerOid | int | The container oid to filter items to. | [optional] |
| Format | string | The desired format. | [optional] |
| HideBillToAddress | bool | True to ide the bill to address | [optional] |
| HidePriceInformation | bool | True to hide price information | [optional] |
| LinkFileAttachments | bool | True to link file attachments for download | [optional] |
| ShowContactInfo | bool | True to show contact information | [optional] |
| ShowInMerchantCurrency | bool | True to show the order in the merchant currency | [optional] |
| ShowInternalInformation | bool | True to show internal information about the order | [optional] |
| ShowMerchantNotes | bool | True to show merchant notes | [optional] |
| ShowNonSensitivePaymentInfo | bool | True to show non-sensitive payment information | [optional] |
| ShowPaymentInfo | bool | True to show payment information | [optional] |
| Translate | bool | True to translate the order into the native language of the customer | [optional] |