export interface TenantJobPayload { organizationId: string; userId: number; }