Type alias PreFillMeta

PreFillMeta: FormS3Credentials & {
    preFillFormDataId: string;
}

Type declaration

  • preFillFormDataId: string