Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 851 Bytes

StrikethroughLabelingNotification.md

File metadata and controls

14 lines (11 loc) · 851 Bytes

TalonOne.Model.StrikethroughLabelingNotification

The strikethrough labels notification for an application.

Properties

Name Type Description Notes
ApplicationId int The ID of the application that catalog items labels belongs to.
CurrentBatch int The batch number of the notification. Notifications might be sent in different batches.
TotalBatches int The total number of batches for the notification.
Trigger StrikethroughTrigger
ChangedItems List<StrikethroughChangedItem>

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