Type Alias WestpacQuickStreamSubmissionEvent
WestpacQuickStreamSubmissionEvent: FormEventBase & { configuration: { customerReferenceNumber: string; elementId: string; environmentId: string; }; type: "WESTPAC_QUICK_STREAM"; } Type declaration
configuration: {
customerReferenceNumber: string;
elementId: string;
environmentId: string;
}
customerReferenceNumber: string
elementId: string
environmentId: string
type: "WESTPAC_QUICK_STREAM"
A crn string.