restrictionType property

  1. @JsonParameter(Necessity.required, ['customs_info', 'restriction_type'])
String? restrictionType
getter/setter pair

Implementation

@JsonParameter(Necessity.required, ['customs_info', 'restriction_type'])
String? restrictionType;