Record
putpm-account-holder-info
No description available.
record putpm-account-holder-info {
address-line1: option<string>,
address-line2: option<string>,
city: option<string>,
country: option<string>,
email: option<string>,
phone: option<string>,
state: option<string>,
zip-code: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| address-line1 | option<string> | |
| address-line2 | option<string> | |
| city | option<string> | |
| country | option<string> | |
| option<string> | ||
| phone | option<string> | |
| state | option<string> | |
| zip-code | option<string> |