Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 381 Bytes

MultiApplicationEntity.md

File metadata and controls

17 lines (10 loc) · 381 Bytes

TalonOne::MultiApplicationEntity

Properties

Name Type Description Notes
application_ids Array<Integer> The IDs of the Applications that are related to this entity.

Code Sample

require 'TalonOne'

instance = TalonOne::MultiApplicationEntity.new(application_ids: null)