customerNoteId property

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

Implementation

@JsonKey(name: 'CustomerNoteId', includeIfNull: false)
final String? customerNoteId;