Record
v200-response
No description available.
record v200-response {
default: bool,
dns: v200-response-dns,
domain: string,
id: s32,
legacy: bool,
subdomain: option<string>,
user-id: s32,
username: string,
valid: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| default | bool | |
| dns | v200-response-dns | |
| domain | string | |
| id | s32 | |
| legacy | bool | |
| subdomain | option<string> | |
| user-id | s32 | |
| username | string | |
| valid | bool |