testFulfillerFacilityId property

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

Implementation

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