vendorNoteId property

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

Implementation

@JsonKey(name: 'VendorNoteId', includeIfNull: false)
final String? vendorNoteId;