## Appointment

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**appointment_id** | **string** | The appointment identifier. | [optional]
**appointment_status** | **string** | The status of the appointment. | [optional]
**appointment_time** | [**\SellingPartnerApi\Model\ServiceV1\AppointmentTime**](AppointmentTime.md) |  | [optional]
**assigned_technicians** | [**\SellingPartnerApi\Model\ServiceV1\Technician[]**](Technician.md) | A list of technicians assigned to the service job. | [optional]
**rescheduled_appointment_id** | **string** | The appointment identifier. | [optional]
**poa** | [**\SellingPartnerApi\Model\ServiceV1\Poa**](Poa.md) |  | [optional]

[[ServiceV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
