Method: TalonOne::RevisionVersion#id

Defined in:
lib/talon_one/models/revision_version.rb

#idObject

Unique ID for this entity. Not to be confused with the Integration ID, which is set by your integration layer and used in most endpoints.



18
19
20
# File 'lib/talon_one/models/revision_version.rb', line 18

def id
  @id
end