loyaltyData property
Data related to a Loyalty program or account. Loyalty cards used with the payment transaction and read by the Sale System.
Implementation
@BuiltValueField(wireName: r'LoyaltyData')
BuiltList<LoyaltyData>? get loyaltyData;
Data related to a Loyalty program or account. Loyalty cards used with the payment transaction and read by the Sale System.
@BuiltValueField(wireName: r'LoyaltyData')
BuiltList<LoyaltyData>? get loyaltyData;