class TencentCloud::Vod::V20180717::DescribeImageProcessingTemplatesRequest

def initialize(subappid=nil, definitions=nil, type=nil, offset=nil, limit=nil)

def initialize(subappid=nil, definitions=nil, type=nil, offset=nil, limit=nil)
  @SubAppId = subappid
  @Definitions = definitions
  @Type = type
  @Offset = offset
  @Limit = limit
end