| Attribute | Type | Description |
|---|---|---|
id | string | A static, unique, Railway-provided id for the appointment type. Always prefixed with aptp_. |
patient_affiliation | string | Valid options are: new_patient and returning_patient. |
location | string | Valid options are in_person and virtual. |
display_name | string | A formatted name for the appointment type. |
created_at | datetime | ISO 8601 timestamp of when the appoint type object was created. |
updated_at | datetime | ISO 8601 timestamp of when the appoint type object was last updated. |
