includeCreditsInvoiced property

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

Implementation

@JsonKey(name: 'IncludeCreditsInvoiced', includeIfNull: false)
final bool? includeCreditsInvoiced;