Filter inputs
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickIds | Guid[] | Specific ids to look for | ||
Keys | string[] | Specific keys to look for |
Response rows (Array) inherits from EntityBase
Name | Type | Description | Available from version |
---|---|---|---|
BrickId | Guid | The BrickId (unique id) of the WhiteLabel | |
Key | string | The key of the WhiteLabel | |
CreatedDate | DateTimeDate | for creation of WhiteLabelThe date when the WhiteLabel was created | |
Name | string | The Name of the WhiteLabel | |
Comment | string | The Comment of the WhiteLabel | |
Url | string | The Url of the WhiteLabel |
...