Method: CyberSource::TokenizeResult#timestamp

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

#timestampObject

The UTC date and time in milliseconds at which the signature was generated.



30
31
32
# File 'lib/cyberSource_client/models/tokenize_result.rb', line 30

def timestamp
  @timestamp
end