Method: OpenapiClient::ConnectCarrierRequestBody#to_body

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

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



1623
1624
1625
# File 'lib/openapi_client/models/connect_carrier_request_body.rb', line 1623

def to_body
  to_hash
end