Record
get-whitelabel-domains-params
No description available.
record get-whitelabel-domains-params {
limit: option<s32>,
offset: option<s32>,
exclude-subusers: option<bool>,
username: option<string>,
domain: option<string>,
on-behalf-of: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| limit | option<s32> | |
| offset | option<s32> | |
| exclude-subusers | option<bool> | |
| username | option<string> | |
| domain | option<string> | |
| on-behalf-of | option<string> |