CreateAssetAccountTypeLimitations
Inputs (Array[]) inherits from EntityBase
Name | Type | Description | Mandatory | Available from version |
|---|---|---|---|---|
BrickId | Guid | Not used |
| 2.10 |
AccountType | Guid | The BrickId (unique id) of the account type |
| 2.10 |
Asset | Guid | The BrickId (unique id) of the asset |
| 2.10 |
Response rows
Name | Type | Description | Available from version |
|---|---|---|---|
BrickId | Guid | The BrickId (unique id) of the AssetAccountTypeLimitation | 2.10 |
AccountType | Guid | The BrickId (unique id) of the account type | 2.10 |
Asset | Guid | The BrickId (unique id) of the asset | 2.10 |
Code examples