allowRebateCreditInvoices property

  1. @JsonKey.new(name: 'AllowRebateCreditInvoices', includeIfNull: false)
bool? allowRebateCreditInvoices
final

Implementation

@JsonKey(name: 'AllowRebateCreditInvoices', includeIfNull: false)
final bool? allowRebateCreditInvoices;