Method: OpenapiClient::DhlExpressSettingsResponseBody.build_from_hash
- Defined in:
- lib/openapi_client/models/dhl_express_settings_response_body.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
97 98 99 |
# File 'lib/openapi_client/models/dhl_express_settings_response_body.rb', line 97 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |