Wasm Directoryalpha
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

NameTypeDescription
mccoption​<string>
nameoption​<string>
product-descriptionoption​<string>
support-addressoption​<post-accounts-body-business-profile-support-address>
support-emailoption​<string>
support-phoneoption​<string>
support-urloption​<string>
urloption​<string>