class TencentCloud::Kms::V20190118::DescribeWhiteBoxServiceStatusResponse

def deserialize(params)

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