testTntPassword property
- @JsonParameter(Necessity.required, ['carrier_account', "test_credentials", "tnt_password"])
getter/setter pair
Implementation
@JsonParameter(Necessity.required,
['carrier_account', "test_credentials", "tnt_password"])
String? testTntPassword;