FilterObjectDto¶
Example Json Object
1{
2 "id": 0,
3 "profileId": 0,
4 "displayId": "string",
5 "objectType": "string"
6}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
none |
profileId |
integer(int64) |
false |
none |
none |
displayId |
string |
false |
none |
none |
objectType |
string |
false |
none |
none |