Method: OpenapiClient::ExchangeRateDetails.build_from_hash

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

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



171
172
173
# File 'lib/openapi_client/models/exchange_rate_details.rb', line 171

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end