Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#access_token

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

#access_tokenObject

JSON Web Token (JWT) used to authenticate the consumer with the authentication provider, such as, CardinalCommerce or Rupay. Note - Max Length of this field is 2048 characters.



17
18
19
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 17

def access_token
  @access_token
end