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

Class RulesProperties

Returns:
Type The parameter value type.
  • `CHOICE`: the parameter value can only be selected 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` are the properties associated with this object type.
  • `CUSTOM_NUM`: (integer) custom value.
  • custom_string: parameter value is user-customized, string type.
  • Parameters:
    Type - The parameter value type.
  • `CHOICE`: the parameter value can only be selected 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` are the properties associated with this object type.
  • `CUSTOM_NUM`: (integer) custom value.
  • custom_string: parameter value is user-customized, string type.
  • Skip navigation links

    Copyright © 2025. All rights reserved.