Type alias HighSystemsResponsePutVariable

HighSystemsResponsePutVariable: {
    results?: any;
    success: boolean;
}

Type declaration

  • Optional results?: any
  • success: boolean

Generated using TypeDoc