testHubId property

  1. @JsonParameter(Necessity.optional, ['carrier_account', "test_credentials", "hub_id"])
String? testHubId
getter/setter pair

Implementation

@JsonParameter(
    Necessity.optional, ['carrier_account', "test_credentials", "hub_id"])
String? testHubId;