Wasm Directoryalpha
Record

get-user-profile-response

No description available.

record get-user-profile-response {
  address: string,
  address2: option​<string>,
  city: string,
  company: string,
  country: string,
  first-name: string,
  last-name: string,
  phone: string,
  state: string,
  website: string,
  zip: string,
}

Fields

NameTypeDescription
addressstring
address2option​<string>
citystring
companystring
countrystring
first-namestring
last-namestring
phonestring
statestring
websitestring
zipstring