originCountry property

  1. @JsonParameter(Necessity.required, ['customs_item', 'origin_country'])
String? originCountry
getter/setter pair

Implementation

@JsonParameter(Necessity.required, ['customs_item', 'origin_country'])
String? originCountry;