Method: LockstepSdk::MagicLinkModel#created

Defined in:
lib/lockstep_sdk/models/magic_link_model.rb

#createdDate-time

Returns The date that the magic link was created.

Returns:

  • (Date-time)

    The date that the magic link was created



73
74
75
# File 'lib/lockstep_sdk/models/magic_link_model.rb', line 73

def created
  @created
end