# Functions
BuildURL builds a URL from a base URL and zero or URL path components.
DataUsageAPIClient returns a new instance of DataUsageAPI for the given raw base URL.
GetStatusCode returns the appropriate status code to use for an error returned by one of the client libraries.
NewHTTPError returns a new HTTPError.
QMSAPIClient returns a new QMSAPI instance.
StripUsernameSuffix removes the username suffix from a username.
# Constants
Resource type name constants.
Resource type name constants.
# Structs
No description provided by the author
HTTPError represents an error returned by an HTTP service.
Plan is the representation of a plan.
QMSAPI represents an instance of a QMS API client.
No description provided by the author
No description provided by the author
Subscription is the representation of a user plan.
No description provided by the author
No description provided by the author
User is the QMS representation of a user.
UserDataUsage contains a user's current data usage, as returned by data-usage-api service.