Method: Worldline::Connect::SDK::V1::Domain::CustomerAccountAuthentication#utc_timestamp

Defined in:
lib/worldline/connect/sdk/v1/domain/customer_account_authentication.rb,
lib/worldline/connect/sdk/v1/domain/customer_account_authentication.rb

#utc_timestampString

Returns the current value of utc_timestamp.

Returns:

  • (String)

    the current value of utc_timestamp



15
16
17
# File 'lib/worldline/connect/sdk/v1/domain/customer_account_authentication.rb', line 15

def utc_timestamp
  @utc_timestamp
end