The strikethrough labels notification for an application.
| 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 | NotificationTypeEnum | The type of notification. | |
| sentAt | OffsetDateTime | Timestamp at which the notification was sent. |
| Name | Value |
|---|---|
| V2 | "v2" |
| Name | Value |
|---|---|
| STRIKETHROUGHPRICE | "StrikethroughPrice" |