balance property
The current balance redeemable with the pass. Use this key only for a store card pass.
Implementation
@JsonKey(name: 'balance')
final SemanticTagTypeCurrencyAmount? balance;
The current balance redeemable with the pass. Use this key only for a store card pass.
@JsonKey(name: 'balance')
final SemanticTagTypeCurrencyAmount? balance;