Skip to content

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

Class: IdArrays

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new IdArrays(data?)

Parameters

Name Type
data? Partial<IdArrays>

Inherited from

CoreModel<IdArrays>.constructor

Defined in

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

Properties

messageIds

Optional messageIds: string[]

Defined in

services/in-mail-service/src/models/id-array.model.ts:16


threadIds

Optional threadIds: string[]

Defined in

services/in-mail-service/src/models/id-array.model.ts:23