Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 897 Bytes

File metadata and controls

15 lines (12 loc) · 897 Bytes

# CreateMagentoStorefrontDto

Properties

Name Type Description Notes
name string Storefront name.
processing_pipelines_trigger_project_status int Status of project that should become a trigger to start project items processing automatically. [optional]
post_processing_pipeline_id int Identifier of pipeline that should be used for post-processing for projects when all project items are processed. [optional]
shop_urls string[] List of Magento shops URLs.
backend_url string Magento back-end application URL.
shop_api_key string Magento API key.
shop_code string Magento shop code. [optional]

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