Record
user-update-body-phone-numbers
No description available.
record user-update-body-phone-numbers {
code: option<string>,
country: option<string>,
number: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| code | option<string> | |
| country | option<string> | |
| number | option<string> |