Type alias HighSystemsRequestPutVariable
HighSystemsRequestPutVariable: HighSystemsRequest & {     appid: any;     name: string;     relatedApplication: string;     value: string;     variableid: any; } Type declaration
- appid: any
- name: string
- relatedApplication: string
- value: string
- variableid: any
Application ID