Method: LockstepSdk::AccountingProfileModel#modified

Defined in:
lib/lockstep_sdk/models/accounting_profile_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.



120
121
122
# File 'lib/lockstep_sdk/models/accounting_profile_model.rb', line 120

def modified
  @modified
end