Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.13 KB

File metadata and controls

28 lines (17 loc) · 1.13 KB

StrikethroughLabelingNotification

The strikethrough labels notification for an application.

Properties

Name Type Description Notes
version VersionEnum The version of the strikethrough pricing notification. [optional]
validFrom OffsetDateTime Timestamp at which the strikethrough pricing update becomes valid. Set for scheduled strikethrough pricing updates (version: v2) only. [optional]
applicationId Long The ID of the Application to which the catalog items labels belongs.
currentBatch Long The batch number of the notification. Notifications might be sent in different batches.
totalBatches Long The total number of batches for the notification.
trigger StrikethroughTrigger
changedItems List<StrikethroughChangedItem>
notificationType String The type of the notification

Enum: VersionEnum

Name Value
V2 "v2"