Method: OpenapiClient::Secure3DAuthenticationResponse.attribute_map
- Defined in:
- lib/openapi_client/models/secure3_d_authentication_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
51 52 53 54 55 56 57 58 |
# File 'lib/openapi_client/models/secure3_d_authentication_response.rb', line 51 def self.attribute_map { :'type' => :'type', :'version' => :'version', :'params' => :'params', :'secure3d_method' => :'secure3dMethod' } end |