batch_user library

Classes

BatchUser
Provides user related functionality, such as custom data and events. Do not instantiate this: use the instance static property.
BatchUserAttribute
Object representing a user attribute. An attribute is represented by it's type, which maches the one you've used when setting the attribute, and its value.

Enums

BatchUserAttributeType
User attribute types.

Exceptions / Errors

BatchUserInternalError
Error thrown when an internal user module error happens.