Method: OpenapiClient::Secure3DAuthenticationResult.build_from_hash
- Defined in:
- lib/openapi_client/models/secure3_d_authentication_result.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
258 259 260 |
# File 'lib/openapi_client/models/secure3_d_authentication_result.rb', line 258 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |