printNoteOnQuote property

  1. @JsonKey.new(name: 'PrintNoteOnQuote', includeIfNull: false)
bool? printNoteOnQuote
final

Implementation

@JsonKey(name: 'PrintNoteOnQuote', includeIfNull: false)
final bool? printNoteOnQuote;