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)