Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 343 Bytes

ApplicationEntity.md

File metadata and controls

17 lines (10 loc) · 343 Bytes

TalonOne::ApplicationEntity

Properties

Name Type Description Notes
application_id Integer The ID of the application that owns this entity.

Code Sample

require 'TalonOne'

instance = TalonOne::ApplicationEntity.new(application_id: 322)