invoiceNoteId property

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

Implementation

@JsonKey(name: 'InvoiceNoteId', includeIfNull: false)
final String? invoiceNoteId;