Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 324 Bytes

AccountEntity.md

File metadata and controls

17 lines (10 loc) · 324 Bytes

TalonOne::AccountEntity

Properties

Name Type Description Notes
account_id Integer The ID of the account that owns this entity.

Code Sample

require 'TalonOne'

instance = TalonOne::AccountEntity.new(account_id: 3886)