メインコンテンツまでスキップ
翻訳未対応
まだ日本語に翻訳されていません。サポートが必要な場合は、クリニックのKOS担当者にお問い合わせください。

protos.schedule.schedule.ScheduleDetailConsultationContract

counselor object
idobject-idrequired

계정 ID

namestringrequired

계정 이름

doctor object
idobject-idrequired

계정 ID

namestringrequired

계정 이름

consultationMemostring
protos.schedule.schedule.ScheduleDetailConsultationContract
{
"counselor": {
"id": "string",
"name": "string"
},
"doctor": {
"id": "string",
"name": "string"
},
"consultationMemo": "string"
}