setInvoiceDate property

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

Implementation

@JsonKey(name: 'SetInvoiceDate', includeIfNull: false)
final String? setInvoiceDate;