class TencentCloud::Cdwpg::V20201230::Range

def initialize(min=nil, max=nil)

def initialize(min=nil, max=nil)
  @Min = min
  @Max = max
end