Skip to content

@sourceloop/ctrl-plane-subscription-service / Exports / Service

Class: Service

Hierarchy

  • UserModifiableEntity

    Service

Table of contents

Constructors

Properties

Constructors

constructor

new Service(data?)

Parameters

Name Type
data? Partial<Service>

Overrides

UserModifiableEntity.constructor

Defined in

services/subscription-service/src/models/service.model.ts:22

Properties

id

id: string

Defined in

services/subscription-service/src/models/service.model.ts:13


name

name: string

Defined in

services/subscription-service/src/models/service.model.ts:20