{
"email": "email",
"firstName": "string",
"id": "integer",
"lastName": "string",
"type": "string"
}
Name | Type | Description | Additional |
---|---|---|---|
|
|||
firstName | string |
Fist-name |
|
id | integer |
Element ID |
Optional, read only. |
lastName | string |
Last-name |
|
type | string |
Whether the crew menber is an adult or children (accepted values as ADULT, CHILD) |