@sourceloop/in-mail-service / Exports / IdArrays
Class: IdArrays¶
Hierarchy¶
-
CoreModel
<IdArrays
>↳
IdArrays
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
[]