Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.19 KB

AutoImportConfiguration.md

File metadata and controls

19 lines (14 loc) · 1.19 KB

AutoImportConfiguration

Properties

Name Type Description Notes
input InputConfiguration
inputConfiguredByUserId BeezUPCommonUserId
schedulingType SchedulingType
scheduledByUserId BeezUPCommonUserId [optional]
schedulingValue List<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 Boolean Indicate if the auto import is in pause or not.
pauseStatusChangedByUserId BeezUPCommonUserId [optional]
pauseStatusChangedUtcDate DateTime Indicate when the pause status has changed in UTC date. [optional]
duplicateProductConfiguration DuplicateProductValueConfiguration
schedulingLocalTimeZoneName String Indicate the time zone name of the scheduling. If the scheduling type is &quot;Schedule&quot; [optional]