Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 787 Bytes

RenderOrderShipmentTemplateResponse.md

File metadata and controls

15 lines (11 loc) · 787 Bytes

Yaksa.OrckestraCommerce.Client.Model.RenderOrderShipmentTemplateResponse

RenderOrderShipmentTemplateResponse

Properties

Name Type Description Notes
Content string the rendered template. [optional]
CultureName string The name of the culture (language) to used to render the template.
OrderId string the id of the order associated to the shipment. [optional]
ScopeId string the scope of the shipment. [optional]
ShipmentId string the id of the associated shipment. [optional]

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