@sourceloop/task-service / Exports / SubscriberDTO
Class: SubscriberDTO¶
Hierarchy¶
-
Model
↳
SubscriberDTO
Table of contents¶
Constructors¶
Properties¶
Constructors¶
constructor¶
• new SubscriberDTO(data?
)
Parameters¶
Name | Type |
---|---|
data? |
DataObject <Model > |
Inherited from¶
Model.constructor
Defined in¶
node_modules/@loopback/repository/dist/model.d.ts:180
Properties¶
id¶
• Optional
id: string
Defined in¶
services/task-service/src/connectors/http/models/subscriber-dto.model.ts:24
key¶
• key: string
Defined in¶
services/task-service/src/connectors/http/models/subscriber-dto.model.ts:17
url¶
• url: string
Defined in¶
services/task-service/src/connectors/http/models/subscriber-dto.model.ts:10