class TencentCloud::Mps::V20190612::CreateSnapshotByTimeOffsetTemplateRequest

def initialize(name=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, comment=nil, filltype=nil)

def initialize(name=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, comment=nil, filltype=nil)
  @Name = name
  @Width = width
  @Height = height
  @ResolutionAdaptive = resolutionadaptive
  @Format = format
  @Comment = comment
  @FillType = filltype
end