Record
domains-patch-record-response-domain-record
No description available.
record domains-patch-record-response-domain-record {
data: option<string>,
flags-op: option<s32>,
id: option<s32>,
name: option<string>,
port: option<s32>,
priority: option<s32>,
tag: option<string>,
ttl: option<s32>,
type-op: string,
weight: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| data | option<string> | |
| flags-op | option<s32> | |
| id | option<s32> | |
| name | option<string> | |
| port | option<s32> | |
| priority | option<s32> | |
| tag | option<string> | |
| ttl | option<s32> | |
| type-op | string | |
| weight | option<s32> |