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