[@expediagroup/fraudpreventionv2-sdk](../../index.md) / [models](../index.md) / TravelerProperties

# Interface: TravelerProperties

## Properties

| Property | Type |
| :------ | :------ |
| `age?` | `number` |
| `birthDate?` | `Date` |
| `citizenshipCountryCode?` | `string` |
| `emailAddress?` | `string` |
| `primary` | `boolean` |
| `telephones?` | [`Telephone`](../classes/Telephone.md)[] |
| `travelerId?` | `string` |
| `travelerName` | [`Name`](../classes/Name.md) |
