Namespace SuperOffice.WebApi
Namespaces
SuperOffice.WebApi.Agents SuperOffice.WebApi.Authorization SuperOffice.WebApi.DataClasses
AuthorizationUserToken Username and password are used to get an access token from given username and password If the access token is invalidated, will try to authenticate with username and password to get a new access token. The current access token can be retrieved withvar (_, accessToken) = authInstance.GetAuthorization();
DateTimeConverter
ProgressListener
Default ProgressListener implementation with delegates for event callbacks.
RequestOptions
Customize this particular request with special language code or timezone specifics.
SubDomain
Development(“sod”) / Stage(“qoonline”) / Production(“online”)
Use with the
parameter in SuperOffice.WebApi.Authorization.AuthorizationAccessToken or subdomain