class TencentCloud::Scf::V20180416::Namespace

def initialize(modtime=nil, addtime=nil, description=nil, name=nil, type=nil)

def initialize(modtime=nil, addtime=nil, description=nil, name=nil, type=nil)
  @ModTime = modtime
  @AddTime = addtime
  @Description = description
  @Name = name
  @Type = type
end