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)