Record
patch-lists-id-response-contact
No description available.
record patch-lists-id-response-contact {
address1: option<string>,
address2: option<string>,
city: option<string>,
company: option<string>,
country: option<string>,
phone: option<string>,
state: option<string>,
zip: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| address1 | option<string> | |
| address2 | option<string> | |
| city | option<string> | |
| company | option<string> | |
| country | option<string> | |
| phone | option<string> | |
| state | option<string> | |
| zip | option<string> |