rpFlag property

  1. @JsonKey.new(name: 'rpflag')
String? rpFlag
final

KO: 도착 링크(현재 미지원)
EN: Link for the destination (Currently not available)

Implementation

@JsonKey(name: 'rpflag')
final String? rpFlag;