hasInternalInvoice property

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

Implementation

@JsonKey(name: 'HasInternalInvoice', includeIfNull: false)
final bool? hasInternalInvoice;