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