allowInvoiceDateChange property

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

Implementation

@JsonKey(name: 'AllowInvoiceDateChange', includeIfNull: false)
final bool? allowInvoiceDateChange;