class TencentCloud::Live::V20180801::CreateCasterPvwResponse

def deserialize(params)

def deserialize(params)
  @PvwPlayUrl = params['PvwPlayUrl']
  @PvwWebRTCPlayUrl = params['PvwWebRTCPlayUrl']
  @RequestId = params['RequestId']
end