class TencentCloud::Cdb::V20170320::AuditFilter

def initialize(type=nil, compare=nil, value=nil)

def initialize(type=nil, compare=nil, value=nil)
  @Type = type
  @Compare = compare
  @Value = value
end