Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.04 KB

File metadata and controls

15 lines (12 loc) · 1.04 KB

# CreateProductReferenceDto

Properties

Name Type Description Notes
product_reference string Product reference is an external reference to Customer's Canvas product, e.g online store product identifier.
product_reference_type \Aurigma\BackOffice\Model\ProductReferenceType Product reference target type. [optional]
product_reference_name string Product reference name, e.g. online store product name. [optional]
product_specification_id int Customer's Canvas product specification identifier. [optional]
product_id int Customer's Canvas product identifier. [optional]
product_link_id int Customer's Canvas product link identifier. [optional]
product_bundle_id int Customer's Canvas product bundle identifier. [optional]

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