Method: OpenapiClient::ConnectCarrierRequestBody#api_secret

Defined in:
lib/openapi_client/models/connect_carrier_request_body.rb

#api_secretObject

The DHL E-Commerce API secret. This field is optional, but if not set you will not be able to get rates for this account.



46
47
48
# File 'lib/openapi_client/models/connect_carrier_request_body.rb', line 46

def api_secret
  @api_secret
end