Skip to content

@sourceloop/notification-service / Exports / NotificationAccess

Class: NotificationAccessΒΆ

HierarchyΒΆ

ImplementsΒΆ

  • Config

Table of contentsΒΆ

ConstructorsΒΆ

PropertiesΒΆ

ConstructorsΒΆ

constructorΒΆ

β€’ new NotificationAccess(data?)

ParametersΒΆ

Name Type
data? Partial<NotificationAccess>

Inherited fromΒΆ

CoreEntity<NotificationAccess>.constructor

Defined inΒΆ

packages/core/dist/models/core-entity.d.ts:3

PropertiesΒΆ

optionsΒΆ

β€’ Optional options: AnyObject

Implementation ofΒΆ

Config.options

Defined inΒΆ

services/notification-service/src/models/notification-access.model.ts:34


receiverΒΆ

β€’ receiver: PubNubReceiver

Implementation ofΒΆ

Config.receiver

Defined inΒΆ

services/notification-service/src/models/notification-access.model.ts:22


typeΒΆ

β€’ type: MessageType

Implementation ofΒΆ

Config.type

Defined inΒΆ

services/notification-service/src/models/notification-access.model.ts:28