changeToCustomerStatusIfNoInvoices property

  1. @JsonKey.new(name: 'ChangeToCustomerStatusIfNoInvoices', includeIfNull: false)
String? changeToCustomerStatusIfNoInvoices
final

Implementation

@JsonKey(name: 'ChangeToCustomerStatusIfNoInvoices', includeIfNull: false)
final String? changeToCustomerStatusIfNoInvoices;