Record
account-create-response
No description available.
record account-create-response {
created-at: option<string>,
id: option<string>,
owner-email: option<string>,
owner-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| id | option<string> | |
| owner-email | option<string> | |
| owner-id | option<string> |