Type alias HighSystemsRequestPutFunction
HighSystemsRequestPutFunction: HighSystemsRequest & {     appid: any;     body: string;     description?: string;     functionid: any;     name: string; } Type declaration
- appid: any
- body: string
- Optionaldescription?: string
- functionid: any
- name: string
Application ID