Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 819 Bytes

File metadata and controls

28 lines (16 loc) · 819 Bytes

AvhApi.Hook

Properties

Name Type Description Notes
identifier String Identifier [optional]
label String Label [optional]
address String Address [optional]
patch String Patch [optional]
patchType String Patch Type [optional]
enabled Boolean If true, instances can call required hooks [optional]
createdAt String Created Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z [optional]
updatedAt String Updated Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z [optional]
instanceId String Instance Id [optional]

Enum: PatchTypeEnum

  • csmfcc (value: "csmfcc")

  • csmfvm (value: "csmfvm")