Wasm Directoryalpha
Record

get-my-details-response

No description available.

record get-my-details-response {
  email: option​<string>,
  id: option​<string>,
  orgs: option​<string>,
  username: option​<string>,
}

Fields

NameTypeDescription
emailoption​<string>
idoption​<string>
orgsoption​<string>
usernameoption​<string>