[]
        
(Showing Draft Content)

SubmitRequest

Class: SubmitRequest<S, T>

Type parameters

Name
S
T

Table of contents

Constructors

Properties

Constructors

constructor

new SubmitRequest<S, T>()

Type parameters

Name
S
T

Properties

context

context: IContext


doc

doc: DocumentServices<S, T>


document

document: null | IDocument


extra

extra: unknown


id

id: string


maxRetries

Optional maxRetries: number


op

op: IOp<T>


ops

ops: IOp<T>[]


retries

retries: number


start

start: number