allowDeleteInvoices property

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

Implementation

@JsonKey(name: 'AllowDeleteInvoices', includeIfNull: false)
final bool? allowDeleteInvoices;