UNPKG

@aurigma/ui-framework

Version:

A platform which allows building print product personalization editors based on Aurigma's Customer's Canvas.

41 lines (21 loc) 443 B
# Interface: IEditorAccess Describes access credentials for the editor. ## Hierarchy * **IEditorAccess** ## Index ### Properties * [tenantId](ieditoraccess.md#tenantid) * [token](ieditoraccess.md#token) * [userId](ieditoraccess.md#userid) ## Properties ### tenantId**tenantId**: *string* Tenant identifier. ___ ### token • **token**: *string* Access token. ___ ### userId**userId**: *string* User identifier.