Associations
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False | A unique combination of the file and object being associated |
FileId | String | False | The FileId of the file that is being associated |
ObjectId | String | False | The identifier of the object that is being associated to |
ObjectGroup | String | False | The Accounting entity to which the object should be attached |
ObjectType | String | True | A more specific category that the object belongs to |
TenantId | String | False | The ID of the tenant to query instead of the connection tenant |
Last updated