allowedOnInvoice property

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

Implementation

@JsonKey(name: 'AllowedOnInvoice', includeIfNull: false)
final bool? allowedOnInvoice;