Wasm Directoryalpha
Record

update-customer-response

No description available.

record update-customer-response {
  customer: option​<customer>,
  errors: option​<list​<error>>,
}

Fields

NameTypeDescription
customeroption​<customer>
errorsoption​<list​<error>>