Record
get-ips-response-item
No description available.
record get-ips-response-item {
assigned-at: s32,
ip: string,
pools: list<string>,
rdns: option<string>,
start-date: f64,
subusers: list<string>,
warmup: bool,
whitelabeled: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| assigned-at | s32 | |
| ip | string | |
| pools | list<string> | |
| rdns | option<string> | |
| start-date | f64 | |
| subusers | list<string> | |
| warmup | bool | |
| whitelabeled | bool |