Method: LockstepSdk::SyncRequestModel#sync_request_id
- Defined in:
- lib/lockstep_sdk/models/sync_request_model.rb
#sync_request_id ⇒ Uuid
Returns The unique ID of this record, automatically assigned by Lockstep when this record is added to the Lockstep platform.
50 51 52 |
# File 'lib/lockstep_sdk/models/sync_request_model.rb', line 50 def sync_request_id @sync_request_id end |