Method: LockstepSdk::PaymentAppliedSyncModel#modified

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

#modifiedDate-time

Returns If known, the date when this record was most recently modified according to the originating financial system in which this record is maintained. If the originating financial system does not maintain a most-recently-modified-date, leave this field null.

Returns:

  • (Date-time)

    If known, the date when this record was most recently modified according to the originating financial system in which this record is maintained. If the originating financial system does not maintain a most-recently-modified-date, leave this field null.



79
80
81
# File 'lib/lockstep_sdk/models/payment_applied_sync_model.rb', line 79

def modified
  @modified
end