| Name | Description | Type | Additional information |
|---|---|---|---|
| AppointmentId | integer |
None. |
|
| SessionId | string |
Required String length: inclusive between 0 and 100 |
|
| Theme | string |
String length: inclusive between 0 and 2000 |
|
| ScheduledAt | date |
Required |
|
| Price | decimal number |
Required |
|
| DurationMinutes | byte |
Required |
|
| Instructions | string |
String length: inclusive between 0 and 500 |
|
| AdvisorUserId | string |
None. |
|
| AdvisorUser | ApplicationUser |
None. |
|
| TimezoneId | integer |
None. |
|
| TimeZone | Timezone |
None. |
|
| AppointmentStatusId | integer |
None. |
|
| AppointmentStatus | AppointmentStatus |
None. |
|
| AdviseeUserId | string |
None. |
|
| AdviseeUser | ApplicationUser |
None. |
|
| AppointmentNotes | Collection of AppointmentNote |
None. |
|
| Vouchers | Collection of Voucher |
None. |
|
| Invoices | Collection of Invoice |
None. |
|
| CreatedAt | date |
None. |
|
| UpdatedAt | date |
None. |