class TencentCloud::Live::V20180801::DescribeCasterPlayUrlRequest

def deserialize(params)

def deserialize(params)
  @CasterId = params['CasterId']
  @PlayUrlType = params['PlayUrlType']
  @PlayUrlIndex = params['PlayUrlIndex']
end