Sha256: 90bc30824724ac812ab03e134d35ab884748c0c75eab76241506f01c22d280e2
Contents?: true
Size: 324 Bytes
Versions: 6
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: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems