totalPrice property
The total price for the pass. Use this key for any pass type.
Implementation
@JsonKey(name: 'totalPrice')
final SemanticTagTypeCurrencyAmount? totalPrice;
The total price for the pass. Use this key for any pass type.
@JsonKey(name: 'totalPrice')
final SemanticTagTypeCurrencyAmount? totalPrice;