class TencentCloud::Ess::V20201111::CcInfo

def initialize(mobile=nil, name=nil, cctype=nil, ccpermission=nil, notifytype=nil)

def initialize(mobile=nil, name=nil, cctype=nil, ccpermission=nil, notifytype=nil)
  @Mobile = mobile
  @Name = name
  @CcType = cctype
  @CcPermission = ccpermission
  @NotifyType = notifytype
end