class TencentCloud::Kms::V20190118::GetServiceStatusResponse
def deserialize(params)
def deserialize(params) @ServiceEnabled = params['ServiceEnabled'] @InvalidType = params['InvalidType'] @UserLevel = params['UserLevel'] @ProExpireTime = params['ProExpireTime'] @ProRenewFlag = params['ProRenewFlag'] @ProResourceId = params['ProResourceId'] @ExclusiveVSMEnabled = params['ExclusiveVSMEnabled'] @ExclusiveHSMEnabled = params['ExclusiveHSMEnabled'] @SubscriptionInfo = params['SubscriptionInfo'] @RequestId = params['RequestId'] end