Sha256: 1b4179413f8d8c2b7292cd4529ef839339bb647c797df4335fef25d79b44291f
Contents?: true
Size: 324 Bytes
Versions: 7
Compression:
Stored size: 324 Bytes
Contents
# TalonOne::AccountEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account_id** | **Integer** | The ID of the account that owns this entity. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::AccountEntity.new(account_id: 3886) ```
Version data entries
7 entries across 7 versions & 1 rubygems