TenantId

interface TenantId

Interface defining a property for tenant ID and related operations. Tenant ID is used to distinguish different tenants in a multi-tenant environment.

Inheritors

Types

Link copied to clipboard
object Companion

Companion object containing the default tenant ID and related utility functions.

Properties

Link copied to clipboard
abstract val tenantId: String

Gets the tenant ID.