Skip to content

@sourceloop/ctrl-plane-tenant-management-service / Exports / ISubscription

Interface: ISubscription

Implemented by

Table of contents

Properties

Properties

createdBy

Optional createdBy: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:10


createdOn

Optional createdOn: Date

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:8


deleted

Optional deleted: boolean

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:5


deletedBy

Optional deletedBy: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:7


deletedOn

Optional deletedOn: Date

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:6


endDate

endDate: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:15


id

id: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:12


modifiedBy

Optional modifiedBy: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:11


modifiedOn

Optional modifiedOn: Date

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:9


plan

Optional plan: IPlan

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:18


planId

planId: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:17


startDate

startDate: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:14


status

status: number

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:16


subscriberId

subscriberId: string

Defined in

services/tenant-management-service/src/types/i-subscription.interface.ts:13