hasVendorInvoice property

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

Implementation

@JsonKey(name: 'HasVendorInvoice', includeIfNull: false)
final bool? hasVendorInvoice;