Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 585 Bytes

LoyaltyCardBatch.md

File metadata and controls

23 lines (11 loc) · 585 Bytes

TalonOne.LoyaltyCardBatch

Properties

Name Type Description Notes
numberOfCards Number 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 'active']
cardCodeSettings CodeGeneratorSettings [optional]

Enum: StatusEnum

  • active (value: "active")

  • inactive (value: "inactive")