includePaidInvoices property

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

Implementation

@JsonKey(name: 'IncludePaidInvoices', includeIfNull: false)
final bool? includePaidInvoices;