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
| Name | Type | Description |
|---|---|---|
| string | ||
| first-name | option<string> | |
| last-name | option<string> |