customsCertify property

  1. @JsonParameter(Necessity.required, ['customs_info', 'customs_certify'])
bool? customsCertify
getter/setter pair

Implementation

@JsonParameter(Necessity.required, ['customs_info', 'customs_certify'])
bool? customsCertify;