Method: OpenapiClient::FundingTransactionType.build_from_hash
- Defined in:
- lib/openapi_client/models/funding_transaction_type.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
91 92 93 |
# File 'lib/openapi_client/models/funding_transaction_type.rb', line 91 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |