customsItems property
- @JsonParameter(Necessity.required, ['customs_info', 'customs_items'])
getter/setter pair
Implementation
@JsonParameter(Necessity.required, ['customs_info', 'customs_items'])
List<ICustomsItemParameter>? customsItems;