balance property

  1. @JsonKey(name: 'balance')
SemanticTagTypeCurrencyAmount? balance
final

The current balance redeemable with the pass. Use this key only for a store card pass.

Implementation

@JsonKey(name: 'balance')
final SemanticTagTypeCurrencyAmount? balance;