Method: Carbon::AccountsRequest.build_from_hash
- Defined in:
- lib/carbon_ruby_sdk/models/accounts_request.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
175 176 177 |
# File 'lib/carbon_ruby_sdk/models/accounts_request.rb', line 175 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |