Method: LockstepSdk::MagicLinkModel#modified

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

#modifiedDate-time

Returns The date that the magic link was last modified.

Returns:

  • (Date-time)

    The date that the magic link was last modified



81
82
83
# File 'lib/lockstep_sdk/models/magic_link_model.rb', line 81

def modified
  @modified
end