chargeInvoiceId property

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

Implementation

@JsonKey(name: 'ChargeInvoiceId', includeIfNull: false)
final String? chargeInvoiceId;