Skip to main content

License

public struct License


A structure to manage license errors.

Error Codes

The table below lists the different license error codes and messages developers might encounter.

KeyCodeMessage
UNAUTHORIZED200001The license key is not authorized.
EXPIRED200002The license key is expired.
MODULES_EMPTY200003Modules not found.
MODULE_NOT_ENABLED200004The license key is not enabled for this module.
BAD_REQUEST200005Bad request.
INVALID200006The license key is invalid.