Method: CyberSource::TokenizeResult#signed_fields

Defined in:
lib/cyberSource_client/models/tokenize_result.rb

#signed_fieldsObject

Indicates which fields from the response make up the data that is used when verifying the response signature. See the [sample code] (github.com/CyberSource/cybersource-flex-samples/blob/master/java/spring-boot/src/main/java/com/cybersource/flex/application/CheckoutController.java) on how to verify the signature.



33
34
35
# File 'lib/cyberSource_client/models/tokenize_result.rb', line 33

def signed_fields
  @signed_fields
end