testTntPassword property

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

Implementation

@JsonParameter(Necessity.required,
    ['carrier_account', "test_credentials", "tnt_password"])
String? testTntPassword;