WhatpulseSdk::UserListResource Properties Name Type Description Notes id Integer The unique identifier for the user. username String The username of the user. Example require 'whatpulse-sdk' instance = WhatpulseSdk::UserListResource.new( id: null, username: null )