Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 491 Bytes

LoyaltyCardBatch.md

File metadata and controls

22 lines (10 loc) · 491 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']

Enum: StatusEnum

  • active (value: "active")

  • inactive (value: "inactive")