Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 586 Bytes

LoyaltyCardBatch.md

File metadata and controls

24 lines (13 loc) · 586 Bytes

LoyaltyCardBatch

Properties

Name Type Description Notes
numberOfCards Integer Number of loyalty cards in the batch.
batchId String ID of the loyalty card batch. [optional]
status StatusEnum Status of the loyalty cards in the batch. [optional]
cardCodeSettings CodeGeneratorSettings [optional]

Enum: StatusEnum

Name Value
ACTIVE "active"
INACTIVE "inactive"