Method: OpenapiClient::AchSaleTransaction.build_from_hash
- Defined in:
- lib/openapi_client/models/ach_sale_transaction.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
106 107 108 |
# File 'lib/openapi_client/models/ach_sale_transaction.rb', line 106 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |