Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 819 Bytes

getwebhookrequest.md

File metadata and controls

17 lines (12 loc) · 819 Bytes

GetWebhookRequest

Example Usage

import { GetWebhookRequest } from "@avalabs/avacloud-sdk/models/operations";

let value: GetWebhookRequest = {
  id: "f33de69c-d13b-4691-908f-870d6e2e6b04",
};

Fields

Field Type Required Description Example
id string ✔️ The webhook identifier. f33de69c-d13b-4691-908f-870d6e2e6b04