Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.54 KB

AutoImportConfiguration.md

File metadata and controls

19 lines (15 loc) · 1.54 KB

AutoImportConfiguration

Properties

Name Type Description Notes
input \Swagger\Client\Model\InputConfiguration
input_configured_by_user_id \Swagger\Client\Model\BeezUPCommonUserId
scheduling_type \Swagger\Client\Model\SchedulingType
scheduled_by_user_id \Swagger\Client\Model\BeezUPCommonUserId [optional]
scheduling_value string[] Indicate the scheduling value. If the scheduling type is Interval then the value will be a duration otherwise the values will be the time.
paused bool Indicate if the auto import is in pause or not. [default to false]
pause_status_changed_by_user_id \Swagger\Client\Model\BeezUPCommonUserId [optional]
pause_status_changed_utc_date \DateTime Indicate when the pause status has changed in UTC date. [optional]
duplicate_product_configuration \Swagger\Client\Model\DuplicateProductValueConfiguration
scheduling_local_time_zone_name string Indicate the time zone name of the scheduling. If the scheduling type is "Schedule" [optional] [default to 'Romance Standard Time']

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