Record
mobile-operator-network
No description available.
record mobile-operator-network {
country-code: option<string>,
id: option<string>,
mcc: option<string>,
mnc: option<string>,
name: option<string>,
record-type: option<string>,
tadig: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| country-code | option<string> | |
| id | option<string> | |
| mcc | option<string> | |
| mnc | option<string> | |
| name | option<string> | |
| record-type | option<string> | |
| tadig | option<string> |