UNPKG

@twin.org/api-tenant-processor

Version:

API Tenant Processor for converting and api key to a tenant id.

36 lines (18 loc) 351 B
# Interface: ITenant Model defining the tenant. ## Properties ### id > **id**: `string` The unique identifier for the tenant. *** ### apiKey > **apiKey**: `string` The api key for the tenant. *** ### label > **label**: `string` The label of the tenant. *** ### dateCreated > **dateCreated**: `string` The date the tenant was created.