Method: CyberSource::PaymentsProductsPayerAuthenticationConfigurationInformation.attribute_map
- Defined in:
- lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 26 |
# File 'lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information.rb', line 21 def self.attribute_map { :'template_id' => :'templateId', :'configurations' => :'configurations' } end |