# Poa
## Properties
**appointment_time** | Option<[**models::AppointmentTime**](AppointmentTime.md)> | | [optional]
**technicians** | Option<[**Vec<models::Technician>**](Technician.md)> | A list of technicians. | [optional]
**uploading_technician** | Option<**String**> | The identifier of the technician who uploaded the POA. | [optional]
**upload_time** | Option<**String**> | The date and time when the POA was uploaded in ISO 8601 format. | [optional]
**poa_type** | Option<**String**> | The type of POA uploaded. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)