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

protos.schedule.schedule.ScheduleReaction

reaction object
idstring
accounts object[]
  • Array [
  • idstring
    namestring
  • ]
  • protos.schedule.schedule.ScheduleReaction
    {
    "reaction": {
    "id": "string"
    },
    "accounts": [
    {
    "id": "string",
    "name": "string"
    }
    ]
    }