Method: LockstepSdk::ContactModel#modified

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

#modifiedDate-time

Returns The date on which this record was last modified.

Returns:

  • (Date-time)

    The date on which this record was last modified.



155
156
157
# File 'lib/lockstep_sdk/models/contact_model.rb', line 155

def modified
  @modified
end