Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 932 Bytes

File metadata and controls

12 lines (9 loc) · 932 Bytes

# ProductMockupConnectionDto

Properties

Name Type Description Notes
mockup_id string Mockup identifier. [optional]
options \Aurigma\BackOffice\Model\ProductAssetConnectionOptionsDto[] Connection options. Set empty if mockup should be available for all product variants. [optional]
mockup_types \Aurigma\BackOffice\Model\ProductMockupType[] Product mockup types. Single mockup may be used as editor, preview and thumbnail mockup at the same time. [optional]
surfaces string Product mockup target surfaces. Comma-separated surface indexes ("1,2,3") or `all` value may be set. [optional]

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