Method: CyberSource::PaymentsProductsPayerAuthenticationConfigurationInformation.json_map

Defined in:
lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information.rb

.json_mapObject

Attribute mapping from JSON key to ruby-style variable name.



29
30
31
32
33
34
# File 'lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information.rb', line 29

def self.json_map
  {
    :'template_id' => :'template_id',
    :'configurations' => :'configurations'
  }
end