Skip to content

@sourceloop/in-mail-service / Exports / IdResponse

Class: IdResponse

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new IdResponse(data?)

Parameters

Name Type
data? Partial<IdResponse>

Inherited from

CoreModel<IdResponse>.constructor

Defined in

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

Properties

id

id: string

Defined in

services/in-mail-service/src/models/id-response.model.ts:13