Record
portability-check-details
No description available.
record portability-check-details {
fast-portable: option<bool>,
not-portable-reason: option<string>,
phone-number: option<string>,
portable: option<bool>,
record-type: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| fast-portable | option<bool> | |
| not-portable-reason | option<string> | |
| phone-number | option<string> | |
| portable | option<bool> | |
| record-type | option<string> |