Record
post-accounts-body-business-profile
No description available.
record post-accounts-body-business-profile {
mcc: option<string>,
name: option<string>,
product-description: option<string>,
support-address: option<post-accounts-body-business-profile-support-address>,
support-email: option<string>,
support-phone: option<string>,
support-url: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| mcc | option<string> | |
| name | option<string> | |
| product-description | option<string> | |
| support-address | option<post-accounts-body-business-profile-support-address> | |
| support-email | option<string> | |
| support-phone | option<string> | |
| support-url | option<string> | |
| url | option<string> |