changeToCustomerStatusIdIfNoInvoices property

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

Implementation

@JsonKey(name: 'ChangeToCustomerStatusIdIfNoInvoices', includeIfNull: false)
final String? changeToCustomerStatusIdIfNoInvoices;