Interface: StoreCaptureOptions
Defined in: components/capture.tsx:229
Properties
fieldName
fieldName: string;
Defined in: components/capture.tsx:232
Owning field name; becomes Attachment.field (docs/09 §4.2).
file
file: CapturedFile;
Defined in: components/capture.tsx:230
storage?
optional storage?: RasdStorage;
Defined in: components/capture.tsx:234
submissionId
submissionId: string;
Defined in: components/capture.tsx:233