| Name | Type | Description | Notes |
|---|---|---|---|
| visitor_id | int | Visitor | [optional] |
| visitor_entry_id | int | Visitor Entry | [optional] |
| name_last | str | Name Last | [optional] |
| name_first | str | Name First | [optional] |
| gender_enum | str | Gender | [optional] |
| id1 | str | ID 1 | [optional] |
| id_type | str | ID Type | [optional] |
| id_number | str | ID Number | [optional] |
| phone_number | str | Phone Number | [optional] |
| banned | bool | Banned | [optional] |
| custom_bit1 | bool | Custom Flag 1 | [optional] |
| custom_bit2 | bool | Custom Flag 2 | [optional] |
| custom_string1 | str | Custom String 1 | [optional] |
| custom_string2 | str | Custom String 2 | [optional] |
| custom_string3 | str | Custom String 3 | [optional] |
| custom_string4 | str | Custom String 4 | [optional] |
| custom_string5 | str | Custom String 5 | [optional] |
| custom_string6 | str | Custom String 6 | [optional] |
| custom_date1 | str | Custom Date 1 | [optional] |
| custom_date2 | str | Custom Date 2 | [optional] |
| comments | str | Comments | [optional] |
| security_user_id | int | Security User | [optional] |
| created_by_security_user_id | int | Created By Security User | [optional] |
| date_created | datetime | Date Created | [optional] |
| date_modified | str | Date Modified | [optional] |