billedCurrency property

  1. @JsonKey.new(name: 'BilledCurrency', includeIfNull: false)
String? billedCurrency
final

Implementation

@JsonKey(name: 'BilledCurrency', includeIfNull: false)
final String? billedCurrency;