customsItems property

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

Implementation

@JsonParameter(Necessity.required, ['customs_info', 'customs_items'])
List<ICustomsItemParameter>? customsItems;