# ISubmitSnapshotContext

## Content

# Interface: ISubmitSnapshotContext<T\>

## Type parameters

| Name |
| :------ |
| `T` |

## Hierarchy

- [`IContext`](IContext)

  ↳ **`ISubmitSnapshotContext`**

## Table of contents

### Properties

- [connection](ISubmitSnapshotContext#connection)
- [op](ISubmitSnapshotContext#op)
- [options](ISubmitSnapshotContext#options)
- [trigger](ISubmitSnapshotContext#trigger)

## Properties

### <a id="connection" name="connection"></a> connection

• `Optional` **connection**: `Connection`

#### Inherited from

[IContext](IContext).[connection](IContext#connection)

___

### <a id="op" name="op"></a> op

• `Optional` **op**: [`IOp`](IOp)<`T`\>

___

### <a id="options" name="options"></a> options

• `Optional` **options**: [`ICustomOptions`](ICustomOptions)

#### Inherited from

[IContext](IContext).[options](IContext#options)

___

### <a id="trigger" name="trigger"></a> trigger

• `Optional` **trigger**: [`SubmitSnapshotTrigger`](../enums/SubmitSnapshotTrigger)
