Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 656 Bytes

LoyaltyCardBatch.md

File metadata and controls

12 lines (9 loc) · 656 Bytes

TalonOne.Model.LoyaltyCardBatch

Properties

Name Type Description Notes
NumberOfCards int Number of loyalty cards in the batch.
BatchId string ID of the loyalty card batch. [optional]
Status string Status of the loyalty cards in the batch. [optional] [default to StatusEnum.Active]
CardCodeSettings CodeGeneratorSettings [optional]

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