rejectReasonNote property

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

Implementation

@JsonKey(name: 'RejectReasonNote', includeIfNull: false)
final String? rejectReasonNote;