Skip to content

@sourceloop/notification-service / Exports / AccessResponseDto

Class: AccessResponseDto

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new AccessResponseDto(data?)

Parameters

Name Type
data? Partial<AccessResponseDto>

Inherited from

CoreModel<AccessResponseDto>.constructor

Defined in

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

Properties

cipherKey

Optional cipherKey: string

Defined in

services/notification-service/src/models/access-response-dto.model.ts:18


ttl

Optional ttl: number

Defined in

services/notification-service/src/models/access-response-dto.model.ts:13