Skip to content

@serenity-is/corelib / SaveRequestWithAttachment

Interface: SaveRequestWithAttachment<TEntity>

Type parameters

Name
TEntity

Hierarchy

Table of contents

Properties

Properties

Attachments

Optional Attachments: any[]

Defined in

src/q/servicetypes.ts:32


Entity

Optional Entity: TEntity

Inherited from

SaveRequest.Entity

Defined in

src/q/servicetypes.ts:27


EntityId

Optional EntityId: any

Inherited from

SaveRequest.EntityId

Defined in

src/q/servicetypes.ts:26


Localizations

Optional Localizations: any

Inherited from

SaveRequest.Localizations

Defined in

src/q/servicetypes.ts:28