GET api/AppointmentSetting/GetAppointmentSettingByType?type={type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| type | AppointmentSettingType |
Required |
Body Parameters
None.
Response Information
Resource Description
AppointmentSettingModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | AppointmentSettingType |
None. |
|
| DaysTo | integer |
None. |
|
| AppointmentDeadlineJson | string |
None. |
|
| AppointmentEnterReasonJson | string |
None. |
|
| AppointmentCommonTimeJson | string |
None. |
|
| EmployeeSource | string |
None. |
|
| AppointmentEnterReason | Collection of EnterReasonDto |
None. |
|
| AppointmentCommonTime | Collection of CommonTimeDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.