Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 2.07 KB

File metadata and controls

29 lines (24 loc) · 2.07 KB

com.ultracart.admin.v2.Model.OrderFormat

Properties

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]
UsePhoneNumberWebComponent bool True to render phone numbers as <phone-number-format> web components in the HTML output. Only honored by the div format. Default false preserves legacy scalar rendering for receipts and unauthenticated consumers. [optional]

[Back to Model list] [Back to API list] [Back to README]