contentsType property

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

Implementation

@JsonParameter(Necessity.required, ['customs_info', 'contents_type'])
String? contentsType;