Method: LockstepSdk::PaymentAppliedSyncModel#created
- Defined in:
- lib/lockstep_sdk/models/payment_applied_sync_model.rb
#created ⇒ Date-time
Returns If known, the date when this record was created according to the originating financial system in which this record is maintained. If the originating financial system does not maintain a created-date, leave this field null.
75 76 77 |
# File 'lib/lockstep_sdk/models/payment_applied_sync_model.rb', line 75 def created @created end |