Skip navigation links
com.tencentcloudapi.teo.v20220901.models

Class RulesProperties

Returns:
Type Parameter value type.
  • `CHOICE`: The parameter value can be selected only from `ChoicesValue`.
  • `TOGGLE`: The parameter value is of switch type and can be selected from `ChoicesValue`.
  • `OBJECT`: The parameter value is of object type, and `ChoiceProperties` indicates the attributes associated with the object type.
  • `CUSTOM_NUM`: Custom integer
  • `CUSTOM_STRING`: Custom string.
  • Note: If `OBJECT` is selected, refer to [Example 2. Create a rule with parameters of OBJECT type](https://tcloud4api.woa.com/document/product/1657/79382?!preview&!document=1).
    Parameters:
    Type - Parameter value type.
  • `CHOICE`: The parameter value can be selected only from `ChoicesValue`.
  • `TOGGLE`: The parameter value is of switch type and can be selected from `ChoicesValue`.
  • `OBJECT`: The parameter value is of object type, and `ChoiceProperties` indicates the attributes associated with the object type.
  • `CUSTOM_NUM`: Custom integer
  • `CUSTOM_STRING`: Custom string.
  • Note: If `OBJECT` is selected, refer to [Example 2. Create a rule with parameters of OBJECT type](https://tcloud4api.woa.com/document/product/1657/79382?!preview&!document=1).
    Skip navigation links

    Copyright © 2023. All rights reserved.