WebhookGenerateUriResponse type

generateUri 操作の応答データを格納します。

type WebhookGenerateUriResponse = { body: string }