Wasm Directoryalpha
Record

beta-tester-create-request-data-attributes

No description available.

record beta-tester-create-request-data-attributes {
  email: string,
  first-name: option​<string>,
  last-name: option​<string>,
}

Fields

NameTypeDescription
emailstring
first-nameoption​<string>
last-nameoption​<string>