class TencentCloud::Ess::V20201111::SuccessUpdateStaffData

def deserialize(params)

def deserialize(params)
  @DisplayName = params['DisplayName']
  @Mobile = params['Mobile']
  @UserId = params['UserId']
  @Url = params['Url']
end