Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 483 Bytes

LoyaltyCardBatchResponse.md

File metadata and controls

19 lines (12 loc) · 483 Bytes

TalonOne::LoyaltyCardBatchResponse

Properties

Name Type Description Notes
number_of_cards_generated Integer Number of loyalty cards in the batch.
batch_id String ID of the loyalty card batch.

Code Sample

require 'TalonOne'

instance = TalonOne::LoyaltyCardBatchResponse.new(number_of_cards_generated: 5000,
                                 batch_id: hwernpjz)