diff --git a/docs/functions/abnService.displayABNNumberFromABNRecord.html b/docs/functions/abnService.displayABNNumberFromABNRecord.html index 2f7b5a32..fb989fbf 100644 --- a/docs/functions/abnService.displayABNNumberFromABNRecord.html +++ b/docs/functions/abnService.displayABNNumberFromABNRecord.html @@ -37,7 +37,7 @@

Parameters

abnRecord: ABNRecord

Returns string

+
  • Defined in src/abnService.ts:112
  • +
  • Defined in src/abnService.ts:66
  • +
  • Defined in src/abnService.ts:86
  • +
  • Defined in src/abnService.ts:32
  • +
  • Defined in src/conditionalLogicService.ts:69
  • +
  • Defined in src/conditionalLogicService/generateFormElementsConditionallyShown.ts:336
  • Returns string

    +
  • Defined in src/fileUploadService.ts:15
  • +
  • Defined in src/formElementsService.ts:295
  • +
  • Defined in src/formElementsService.ts:88
  • +
  • Defined in src/formElementsService.ts:308
  • +
  • Defined in src/formElementsService.ts:218
  • +
  • Defined in src/formElementsService.ts:19
  • +
  • Defined in src/formElementsService.ts:50
  • +
  • Defined in src/formElementsService.ts:263
  • +
  • Defined in src/formElementsService.ts:135
  • +
  • Defined in src/paymentService.ts:23
  • +
  • Defined in src/schedulingService.ts:25
  • +
  • Defined in src/replaceCustomValues.ts:119
  • +
  • Defined in src/submissionService.ts:24
  • +
  • Defined in src/replaceCustomValues.ts:305
  • +
  • Defined in src/replaceCustomValues.ts:399
  • +
  • Defined in src/userService.ts:124
  • Returns UserProfile | undefined

    +
  • Defined in src/userService.ts:21
  • +
  • createdAt
  • +
  • environments?
  • +
  • id
  • +
  • isCorsEnabled
  • +
  • links
  • \ No newline at end of file diff --git a/docs/interfaces/CivicaTypes.CivicaNameRecord.html b/docs/interfaces/CivicaTypes.CivicaNameRecord.html index b661b204..00e24192 100644 --- a/docs/interfaces/CivicaTypes.CivicaNameRecord.html +++ b/docs/interfaces/CivicaTypes.CivicaNameRecord.html @@ -132,8 +132,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/interfaces/ConditionTypes.ConditionalPredicateBase.html b/docs/interfaces/ConditionTypes.ConditionalPredicateBase.html index fa46e7c1..8568d4c1 100644 --- a/docs/interfaces/ConditionTypes.ConditionalPredicateBase.html +++ b/docs/interfaces/ConditionTypes.ConditionalPredicateBase.html @@ -86,8 +86,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/interfaces/EnvironmentTypes.FormMigrationOptions.html b/docs/interfaces/EnvironmentTypes.FormMigrationOptions.html index 61981a4b..f2cd49ea 100644 --- a/docs/interfaces/EnvironmentTypes.FormMigrationOptions.html +++ b/docs/interfaces/EnvironmentTypes.FormMigrationOptions.html @@ -21,7 +21,7 @@

    Hierarchy

    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:25
  • @@ -32,7 +32,6 @@

    Properties

    approvalSteps elements embeddedForms? -externalIdGeneration externalIdGenerationOnSubmit formsAppEnvironmentId personalisation @@ -47,57 +46,52 @@

    Properties

    approvalSteps: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:28
  • elements: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:27
  • embeddedForms?: {
        sourceElementId: string;
        targetFormId: number;
    }[]
    -
    - -
    externalIdGeneration: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:35
  • externalIdGenerationOnSubmit: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:33
  • formsAppEnvironmentId: number
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:26
  • personalisation: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:34
  • postSubmissionAction: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:31
  • serverValidation: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:32
  • submissionEvents: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:29
  • tags: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:30
  • +
  • IdResource
  • \ No newline at end of file diff --git a/docs/interfaces/MiscTypes.UserProfile.html b/docs/interfaces/MiscTypes.UserProfile.html index b5f5ca82..253c563b 100644 --- a/docs/interfaces/MiscTypes.UserProfile.html +++ b/docs/interfaces/MiscTypes.UserProfile.html @@ -21,7 +21,7 @@

    Hierarchy

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:1
  • @@ -53,84 +53,84 @@
    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:13
  • emailVerified?: boolean

    True if the email address is verified

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:15
  • firstName?: string

    The user's first name

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:17
  • fullName?: string

    The user's full name

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:21
  • isSAMLUser?: boolean

    true if the user logged in using a SAML provider

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:3
  • lastName?: string

    The user's last name

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:19
  • phoneNumber?: string

    The user's phone number from a SAML configuration

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:36
  • phoneNumberVerified?: boolean

    True if the phone number is verified

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:38
  • picture?: string

    A URL to a picture of the user

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:23
  • providerType?: string

    Which provider was used to login

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:5
  • providerUserId?: string

    The id of the user from the login provider

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:7
  • role?: string

    The user's role from a SAML configuration

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:25
  • supervisor?: {
        email?: string;
        fullName?: string;
        providerUserId?: string;
    }
    @@ -152,21 +152,21 @@
    Optional providerUser

    The user's supervisor's user id from the login provider

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:27
  • userId: string

    The id of the user from OneBlink

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:9
  • username: string

    The username used to login

    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:11
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:152
  • \ No newline at end of file diff --git a/docs/interfaces/SubmissionTypes.NewFormsAppJob.html b/docs/interfaces/SubmissionTypes.NewFormsAppJob.html index 6305e508..c8c78d0f 100644 --- a/docs/interfaces/SubmissionTypes.NewFormsAppJob.html +++ b/docs/interfaces/SubmissionTypes.NewFormsAppJob.html @@ -21,7 +21,7 @@

    Hierarchy

    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:59
  • @@ -67,40 +67,40 @@
    Optional type

    The job type

    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:70
  • draft?: FormsAppDraft

    If the job was started and saved as a draft, this will include the draft.

    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:64
  • externalId?: string

    The external id set when the job was created

    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:66
  • formId: number

    The id of the form associated with the job

    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:62
  • preFillFormDataId?: string

    The id of the prefill data associated with the job

    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:68
  • username: string
    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:60
  • @@ -43,17 +43,17 @@

    Properties

    formsAppEnvironmentIds?: number[]
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:61
  • isMfaEnabled?: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:63
  • isSuperUser: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:69
  • links: {
        organisations: string;
        role: Role;
        users: string;
    }
    @@ -67,22 +67,22 @@
    role:
    users: string
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:64
  • - -
    name: string | NoU
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:59
  • privilege: RolePrivileges
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:60
  • temporaryPasswordExpiry?: string
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:62
  • \ No newline at end of file diff --git a/docs/interfaces/TeamMemberTypes.Profile.html b/docs/interfaces/TeamMemberTypes.Profile.html index b0c4aed4..6a360d06 100644 --- a/docs/interfaces/TeamMemberTypes.Profile.html +++ b/docs/interfaces/TeamMemberTypes.Profile.html @@ -21,7 +21,7 @@

    Hierarchy

    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:23
  • @@ -38,12 +38,12 @@

    Properties

    email: string
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:24
  • name: null | string
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:25
  • diff --git a/docs/interfaces/TeamMemberTypes.User.html b/docs/interfaces/TeamMemberTypes.User.html index 9f89b792..e0935859 100644 --- a/docs/interfaces/TeamMemberTypes.User.html +++ b/docs/interfaces/TeamMemberTypes.User.html @@ -21,7 +21,7 @@

    Hierarchy

    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:78
  • @@ -41,27 +41,27 @@

    Properties

    acceptedTermsAndConditionsAt: null | Date
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:81
  • canDeleteOrganisation: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:83
  • hasAcceptedTermsAndConditions: boolean
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:82
  • id: string
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:79
  • type: "SUPER" | "USER"
    +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:80
  • \ No newline at end of file diff --git a/docs/modules/ApprovalTypes.html b/docs/modules/ApprovalTypes.html index de28ef69..eedfbf4f 100644 --- a/docs/modules/ApprovalTypes.html +++ b/docs/modules/ApprovalTypes.html @@ -85,8 +85,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/CDNTypes.html b/docs/modules/CDNTypes.html index 71731f4b..ac452888 100644 --- a/docs/modules/CDNTypes.html +++ b/docs/modules/CDNTypes.html @@ -22,12 +22,17 @@

    Namespace CDNTypes

    Index

    @@ -82,8 +82,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/conditionalLogicService.html b/docs/modules/conditionalLogicService.html index f94aad9c..dfd89111 100644 --- a/docs/modules/conditionalLogicService.html +++ b/docs/modules/conditionalLogicService.html @@ -25,7 +25,7 @@

    Conditional Logic Service

    +
  • Defined in src/conditionalLogicService.ts:1
  • Index

    @@ -88,8 +88,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/fileUploadService.html b/docs/modules/fileUploadService.html index c189f36e..78073e8d 100644 --- a/docs/modules/fileUploadService.html +++ b/docs/modules/fileUploadService.html @@ -25,7 +25,7 @@

    File Upload Service

    +
  • Defined in src/fileUploadService.ts:15
  • Index

    @@ -79,8 +79,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/formElementsService.html b/docs/modules/formElementsService.html index e47f7e57..f484d3d4 100644 --- a/docs/modules/formElementsService.html +++ b/docs/modules/formElementsService.html @@ -25,7 +25,7 @@

    Form Elements Service

    +
  • Defined in src/formElementsService.ts:1
  • Index

    @@ -90,8 +90,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/paymentService.html b/docs/modules/paymentService.html index 17abc75a..8ce74105 100644 --- a/docs/modules/paymentService.html +++ b/docs/modules/paymentService.html @@ -25,7 +25,7 @@

    Payment Service

    +
  • Defined in src/paymentService.ts:1
  • Index

    @@ -79,8 +79,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/schedulingService.html b/docs/modules/schedulingService.html index 05a1dfb1..5da1bc3f 100644 --- a/docs/modules/schedulingService.html +++ b/docs/modules/schedulingService.html @@ -25,7 +25,7 @@

    Scheduling Service

    +
  • Defined in src/schedulingService.ts:1
  • Index

    @@ -79,8 +79,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/submissionService.html b/docs/modules/submissionService.html index 3252a24d..44b1281c 100644 --- a/docs/modules/submissionService.html +++ b/docs/modules/submissionService.html @@ -25,7 +25,7 @@

    Submission Service

    +
  • Defined in src/submissionService.ts:1
  • Index

    @@ -87,8 +87,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/typeCastService.html b/docs/modules/typeCastService.html index b0546c69..ccad809b 100644 --- a/docs/modules/typeCastService.html +++ b/docs/modules/typeCastService.html @@ -25,7 +25,7 @@

    Submission Service

    +
  • Defined in src/typeCastService.ts:1
  • Index

    @@ -84,8 +84,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/modules/userService.html b/docs/modules/userService.html index afe4ae89..6a0871e8 100644 --- a/docs/modules/userService.html +++ b/docs/modules/userService.html @@ -25,7 +25,7 @@

    User Service

    +
  • Defined in src/userService.ts:1
  • Index

    @@ -80,8 +80,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/APITypes.API.html b/docs/types/APITypes.API.html index 504e129e..79da75f5 100644 --- a/docs/types/APITypes.API.html +++ b/docs/types/APITypes.API.html @@ -42,7 +42,7 @@

    Optional vpcSubnetI
  • Optional whiteListedEmails?: string[]
  • +
  • Defined in node_modules/@oneblink/types/typescript/api.ts:72
  • +
  • Defined in node_modules/@oneblink/types/typescript/api.ts:99
  • +
  • Defined in node_modules/@oneblink/types/typescript/api.ts:60
  • +
  • Defined in node_modules/@oneblink/types/typescript/api.ts:86
  • +
  • Defined in node_modules/@oneblink/types/typescript/api.ts:116
  • +
  • Defined in node_modules/@oneblink/types/typescript/api.ts:94
  • \ No newline at end of file diff --git a/docs/types/AWSTypes.FormPdfConversionS3Credentials.html b/docs/types/AWSTypes.FormPdfConversionS3Credentials.html new file mode 100644 index 00000000..aa5c0911 --- /dev/null +++ b/docs/types/AWSTypes.FormPdfConversionS3Credentials.html @@ -0,0 +1,84 @@ +FormPdfConversionS3Credentials | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/AWSTypes.S3ObjectCredentials.html b/docs/types/AWSTypes.S3ObjectCredentials.html index f81b1ab0..5e765a98 100644 --- a/docs/types/AWSTypes.S3ObjectCredentials.html +++ b/docs/types/AWSTypes.S3ObjectCredentials.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • @@ -77,5 +79,6 @@

    FormS3Credentials
  • S3Configuration
  • FormAttachmentS3Credentials
  • +
  • FormPdfConversionS3Credentials
  • S3ObjectCredentials
  • \ No newline at end of file diff --git a/docs/types/ApprovalTypes.BaseFormSubmissionApproval.html b/docs/types/ApprovalTypes.BaseFormSubmissionApproval.html index f971f674..b41558b3 100644 --- a/docs/types/ApprovalTypes.BaseFormSubmissionApproval.html +++ b/docs/types/ApprovalTypes.BaseFormSubmissionApproval.html @@ -116,8 +116,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalCannedResponse.html b/docs/types/ApprovalTypes.FormApprovalCannedResponse.html index 659be3d6..458cb91c 100644 --- a/docs/types/ApprovalTypes.FormApprovalCannedResponse.html +++ b/docs/types/ApprovalTypes.FormApprovalCannedResponse.html @@ -80,8 +80,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalFlowInstance.html b/docs/types/ApprovalTypes.FormApprovalFlowInstance.html index de24c73f..cc7b268a 100644 --- a/docs/types/ApprovalTypes.FormApprovalFlowInstance.html +++ b/docs/types/ApprovalTypes.FormApprovalFlowInstance.html @@ -72,8 +72,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalFlowInstanceStep.html b/docs/types/ApprovalTypes.FormApprovalFlowInstanceStep.html index 6d220079..068b21c7 100644 --- a/docs/types/ApprovalTypes.FormApprovalFlowInstanceStep.html +++ b/docs/types/ApprovalTypes.FormApprovalFlowInstanceStep.html @@ -72,8 +72,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalFlowStep.html b/docs/types/ApprovalTypes.FormApprovalFlowStep.html index 80f6763c..2265de2d 100644 --- a/docs/types/ApprovalTypes.FormApprovalFlowStep.html +++ b/docs/types/ApprovalTypes.FormApprovalFlowStep.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalFlowStepBase.html b/docs/types/ApprovalTypes.FormApprovalFlowStepBase.html index 5cecc55f..86182fce 100644 --- a/docs/types/ApprovalTypes.FormApprovalFlowStepBase.html +++ b/docs/types/ApprovalTypes.FormApprovalFlowStepBase.html @@ -84,8 +84,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalWebhook.html b/docs/types/ApprovalTypes.FormApprovalWebhook.html index 5d7e3c19..3191bc63 100644 --- a/docs/types/ApprovalTypes.FormApprovalWebhook.html +++ b/docs/types/ApprovalTypes.FormApprovalWebhook.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalWebhookEvent.html b/docs/types/ApprovalTypes.FormApprovalWebhookEvent.html index 7881f937..175d45a0 100644 --- a/docs/types/ApprovalTypes.FormApprovalWebhookEvent.html +++ b/docs/types/ApprovalTypes.FormApprovalWebhookEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormApprovalWebhookEventRecord.html b/docs/types/ApprovalTypes.FormApprovalWebhookEventRecord.html index 509f443c..3c093af1 100644 --- a/docs/types/ApprovalTypes.FormApprovalWebhookEventRecord.html +++ b/docs/types/ApprovalTypes.FormApprovalWebhookEventRecord.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormSubmissionApproval.html b/docs/types/ApprovalTypes.FormSubmissionApproval.html index 9d54ec80..6d31f7e5 100644 --- a/docs/types/ApprovalTypes.FormSubmissionApproval.html +++ b/docs/types/ApprovalTypes.FormSubmissionApproval.html @@ -72,8 +72,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.FormSubmissionApprovalNote.html b/docs/types/ApprovalTypes.FormSubmissionApprovalNote.html index eec094d5..7e3ac483 100644 --- a/docs/types/ApprovalTypes.FormSubmissionApprovalNote.html +++ b/docs/types/ApprovalTypes.FormSubmissionApprovalNote.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.NewFormApprovalFlowInstance.html b/docs/types/ApprovalTypes.NewFormApprovalFlowInstance.html index a996a635..cf050088 100644 --- a/docs/types/ApprovalTypes.NewFormApprovalFlowInstance.html +++ b/docs/types/ApprovalTypes.NewFormApprovalFlowInstance.html @@ -98,8 +98,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.NewFormApprovalWebhook.html b/docs/types/ApprovalTypes.NewFormApprovalWebhook.html index cfc3ec21..aa17cf9b 100644 --- a/docs/types/ApprovalTypes.NewFormApprovalWebhook.html +++ b/docs/types/ApprovalTypes.NewFormApprovalWebhook.html @@ -82,8 +82,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.NewFormApprovalWebhookEventRecord.html b/docs/types/ApprovalTypes.NewFormApprovalWebhookEventRecord.html index e13e8700..a76a2dbc 100644 --- a/docs/types/ApprovalTypes.NewFormApprovalWebhookEventRecord.html +++ b/docs/types/ApprovalTypes.NewFormApprovalWebhookEventRecord.html @@ -93,8 +93,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.NewFormSubmissionApproval.html b/docs/types/ApprovalTypes.NewFormSubmissionApproval.html index 35fc22b6..18d527f1 100644 --- a/docs/types/ApprovalTypes.NewFormSubmissionApproval.html +++ b/docs/types/ApprovalTypes.NewFormSubmissionApproval.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ApprovalTypes.NewFormSubmissionApprovalNote.html b/docs/types/ApprovalTypes.NewFormSubmissionApprovalNote.html index 1d9c0e7c..c21ba6a3 100644 --- a/docs/types/ApprovalTypes.NewFormSubmissionApprovalNote.html +++ b/docs/types/ApprovalTypes.NewFormSubmissionApprovalNote.html @@ -72,8 +72,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/CDNTypes.CDNEnvironment.html b/docs/types/CDNTypes.CDNEnvironment.html new file mode 100644 index 00000000..51b4feed --- /dev/null +++ b/docs/types/CDNTypes.CDNEnvironment.html @@ -0,0 +1,87 @@ +CDNEnvironment | @oneblink/sdk-core
    +
    + +
    +
    +
    +
    + +

    Type alias CDNEnvironment

    +
    CDNEnvironment: NewCDNEnvironment & {
        distributionConfiguration: NewWebAppEnvironmentDistributionConfiguration & {
            distributionId: string;
            domainName: string;
        };
        lastDeployment: string;
    }
    +
    +
    \ No newline at end of file diff --git a/docs/types/CDNTypes.NewCDNEnvironment.html b/docs/types/CDNTypes.NewCDNEnvironment.html new file mode 100644 index 00000000..adabefab --- /dev/null +++ b/docs/types/CDNTypes.NewCDNEnvironment.html @@ -0,0 +1,96 @@ +NewCDNEnvironment | @oneblink/sdk-core
    +
    + +
    +
    +
    +
    + +

    Type alias NewCDNEnvironment

    +
    NewCDNEnvironment: {
        distributionConfiguration: NewWebAppEnvironmentDistributionConfiguration;
        environment: string;
        webAppId: string;
    }
    +
    +

    Type declaration

    +
    +
    +
    \ No newline at end of file diff --git a/docs/types/CDNTypes.NewCDNEnvironmentDistributionConfiguration.html b/docs/types/CDNTypes.NewCDNEnvironmentDistributionConfiguration.html new file mode 100644 index 00000000..4f189edf --- /dev/null +++ b/docs/types/CDNTypes.NewCDNEnvironmentDistributionConfiguration.html @@ -0,0 +1,117 @@ +NewCDNEnvironmentDistributionConfiguration | @oneblink/sdk-core
    +
    + +
    +
    +
    +
    + +

    Type alias NewCDNEnvironmentDistributionConfiguration

    +
    NewCDNEnvironmentDistributionConfiguration: {
        brandedDomain: string;
        customDomain?: {
            acm: {
                certificateArn: string;
                dnsValidation: {
                    name: string;
                    type: string;
                    value: string;
                };
            };
            domain: string;
            isComplete: boolean;
        };
        disableSecurityResponseHeaders?: boolean;
        isSinglePageApplication?: boolean;
    }
    +
    +

    Type declaration

    +
      +
    • +
      brandedDomain: string
    • +
    • +
      Optional customDomain?: {
          acm: {
              certificateArn: string;
              dnsValidation: {
                  name: string;
                  type: string;
                  value: string;
              };
          };
          domain: string;
          isComplete: boolean;
      }
      +
        +
      • +
        acm: {
            certificateArn: string;
            dnsValidation: {
                name: string;
                type: string;
                value: string;
            };
        }
        +
          +
        • +
          certificateArn: string
        • +
        • +
          dnsValidation: {
              name: string;
              type: string;
              value: string;
          }
          +
            +
          • +
            name: string
          • +
          • +
            type: string
          • +
          • +
            value: string
      • +
      • +
        domain: string
      • +
      • +
        isComplete: boolean
    • +
    • +
      Optional disableSecurityResponseHeaders?: boolean
    • +
    • +
      Optional isSinglePageApplication?: boolean
    +
    +
    \ No newline at end of file diff --git a/docs/types/CDNTypes.NewWebAppEnvironment.html b/docs/types/CDNTypes.NewWebAppEnvironment.html index dcaac05e..8f1f1eb1 100644 --- a/docs/types/CDNTypes.NewWebAppEnvironment.html +++ b/docs/types/CDNTypes.NewWebAppEnvironment.html @@ -16,18 +16,9 @@
  • CDNTypes
  • NewWebAppEnvironment
  • Type alias NewWebAppEnvironment

    -
    NewWebAppEnvironment: {
        distributionConfiguration: NewWebAppEnvironmentDistributionConfiguration;
        environment: string;
        webAppId: string;
    }
    -
    -

    Type declaration

    -
    \ No newline at end of file diff --git a/docs/types/CDNTypes.NewWebAppEnvironmentDistributionConfiguration.html b/docs/types/CDNTypes.NewWebAppEnvironmentDistributionConfiguration.html index 4d6afe2b..fdf2e644 100644 --- a/docs/types/CDNTypes.NewWebAppEnvironmentDistributionConfiguration.html +++ b/docs/types/CDNTypes.NewWebAppEnvironmentDistributionConfiguration.html @@ -16,39 +16,9 @@
  • CDNTypes
  • NewWebAppEnvironmentDistributionConfiguration
  • Type alias NewWebAppEnvironmentDistributionConfiguration

    -
    NewWebAppEnvironmentDistributionConfiguration: {
        brandedDomain: string;
        customDomain?: {
            acm: {
                certificateArn: string;
                dnsValidation: {
                    name: string;
                    type: string;
                    value: string;
                };
            };
            domain: string;
            isComplete: boolean;
        };
        disableSecurityResponseHeaders?: boolean;
        isSinglePageApplication?: boolean;
    }
    -
    -

    Type declaration

    -
      -
    • -
      brandedDomain: string
    • -
    • -
      Optional customDomain?: {
          acm: {
              certificateArn: string;
              dnsValidation: {
                  name: string;
                  type: string;
                  value: string;
              };
          };
          domain: string;
          isComplete: boolean;
      }
      -
        -
      • -
        acm: {
            certificateArn: string;
            dnsValidation: {
                name: string;
                type: string;
                value: string;
            };
        }
        -
          -
        • -
          certificateArn: string
        • -
        • -
          dnsValidation: {
              name: string;
              type: string;
              value: string;
          }
          -
            -
          • -
            name: string
          • -
          • -
            type: string
          • -
          • -
            value: string
      • -
      • -
        domain: string
      • -
      • -
        isComplete: boolean
    • -
    • -
      Optional disableSecurityResponseHeaders?: boolean
    • -
    • -
      Optional isSinglePageApplication?: boolean
    \ No newline at end of file diff --git a/docs/types/CDNTypes.WebApp.html b/docs/types/CDNTypes.WebApp.html new file mode 100644 index 00000000..95ea13de --- /dev/null +++ b/docs/types/CDNTypes.WebApp.html @@ -0,0 +1,87 @@ +WebApp | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/CDNTypes.WebAppEnvironment.html b/docs/types/CDNTypes.WebAppEnvironment.html index c711975d..23efa114 100644 --- a/docs/types/CDNTypes.WebAppEnvironment.html +++ b/docs/types/CDNTypes.WebAppEnvironment.html @@ -16,9 +16,9 @@
  • CDNTypes
  • WebAppEnvironment
  • Type alias WebAppEnvironment

    -
    WebAppEnvironment: NewWebAppEnvironment & {
        distributionConfiguration: NewWebAppEnvironmentDistributionConfiguration & {
            distributionId: string;
            domainName: string;
        };
        lastDeployment: string;
    }
    \ No newline at end of file diff --git a/docs/types/CivicaTypes.CivicaStreetName.html b/docs/types/CivicaTypes.CivicaStreetName.html index e33c8dab..670001e7 100644 --- a/docs/types/CivicaTypes.CivicaStreetName.html +++ b/docs/types/CivicaTypes.CivicaStreetName.html @@ -90,8 +90,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ConditionTypes.ConditionalPredicate.html b/docs/types/ConditionTypes.ConditionalPredicate.html index a895c8f2..a89bbe36 100644 --- a/docs/types/ConditionTypes.ConditionalPredicate.html +++ b/docs/types/ConditionTypes.ConditionalPredicate.html @@ -16,9 +16,9 @@
  • ConditionTypes
  • ConditionalPredicate
  • Type alias ConditionalPredicate

    - +
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateRepeatableSet
  • \ No newline at end of file diff --git a/docs/types/ConditionTypes.ConditionalPredicateBetween.html b/docs/types/ConditionTypes.ConditionalPredicateBetween.html index 54e16973..985e1e6b 100644 --- a/docs/types/ConditionTypes.ConditionalPredicateBetween.html +++ b/docs/types/ConditionTypes.ConditionalPredicateBetween.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • @@ -78,5 +80,6 @@

    ConditionalPredicateBetween
  • ConditionalPredicateHasValue
  • ConditionalPredicateNumeric
  • -
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateRepeatableSet
  • \ No newline at end of file diff --git a/docs/types/ConditionTypes.ConditionalPredicateHasValue.html b/docs/types/ConditionTypes.ConditionalPredicateHasValue.html index b74d158b..4cc504d8 100644 --- a/docs/types/ConditionTypes.ConditionalPredicateHasValue.html +++ b/docs/types/ConditionTypes.ConditionalPredicateHasValue.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • @@ -78,5 +80,6 @@

    ConditionalPredicateBetween
  • ConditionalPredicateHasValue
  • ConditionalPredicateNumeric
  • -
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateRepeatableSet
  • \ No newline at end of file diff --git a/docs/types/ConditionTypes.ConditionalPredicateNumeric.html b/docs/types/ConditionTypes.ConditionalPredicateNumeric.html index f1f0231d..51b6081c 100644 --- a/docs/types/ConditionTypes.ConditionalPredicateNumeric.html +++ b/docs/types/ConditionTypes.ConditionalPredicateNumeric.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • @@ -78,5 +80,6 @@

    ConditionalPredicateBetween
  • ConditionalPredicateHasValue
  • ConditionalPredicateNumeric
  • -
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateRepeatableSet
  • \ No newline at end of file diff --git a/docs/types/ConditionTypes.ConditionalPredicateOptions.html b/docs/types/ConditionTypes.ConditionalPredicateOptions.html index 700212c8..e428ef3f 100644 --- a/docs/types/ConditionTypes.ConditionalPredicateOptions.html +++ b/docs/types/ConditionTypes.ConditionalPredicateOptions.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • @@ -78,5 +80,6 @@

    ConditionalPredicateBetween
  • ConditionalPredicateHasValue
  • ConditionalPredicateNumeric
  • -
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateOptions
  • +
  • ConditionalPredicateRepeatableSet
  • \ No newline at end of file diff --git a/docs/types/ConditionTypes.ConditionalPredicateRepeatableSet.html b/docs/types/ConditionTypes.ConditionalPredicateRepeatableSet.html new file mode 100644 index 00000000..b82386ee --- /dev/null +++ b/docs/types/ConditionTypes.ConditionalPredicateRepeatableSet.html @@ -0,0 +1,85 @@ +ConditionalPredicateRepeatableSet | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/EmailTemplateTypes.EmailTemplate.html b/docs/types/EmailTemplateTypes.EmailTemplate.html index de5bb914..9b81b4b3 100644 --- a/docs/types/EmailTemplateTypes.EmailTemplate.html +++ b/docs/types/EmailTemplateTypes.EmailTemplate.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/EmailTemplateTypes.EmailTemplateEnvironment.html b/docs/types/EmailTemplateTypes.EmailTemplateEnvironment.html index 9fc8c4b9..f1fe55ac 100644 --- a/docs/types/EmailTemplateTypes.EmailTemplateEnvironment.html +++ b/docs/types/EmailTemplateTypes.EmailTemplateEnvironment.html @@ -72,8 +72,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/EmailTemplateTypes.NewEmailTemplate.html b/docs/types/EmailTemplateTypes.NewEmailTemplate.html index d7fd4c86..5ed3436b 100644 --- a/docs/types/EmailTemplateTypes.NewEmailTemplate.html +++ b/docs/types/EmailTemplateTypes.NewEmailTemplate.html @@ -76,8 +76,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/EnvironmentTypes.FormMigrationData.html b/docs/types/EnvironmentTypes.FormMigrationData.html index 01cb8337..68c6c3ee 100644 --- a/docs/types/EnvironmentTypes.FormMigrationData.html +++ b/docs/types/EnvironmentTypes.FormMigrationData.html @@ -18,7 +18,7 @@

    Type alias FormMigrationData

    FormMigrationData: {
        sourceFormId: number;
        targetFormId?: number;
    } & FormMigrationOptions
    +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:41
  • +
  • Defined in node_modules/@oneblink/types/typescript/environments.d.ts:19
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1138
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1077
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1081
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1254
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1142
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1258
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1261
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1247
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1216
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1174
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1147
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1170
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1161
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1152
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1211
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1196
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1187
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1206
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1240
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1112
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1066
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1084
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1098
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1117
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1265
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1074
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1105
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1047
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1036
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1128
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1250
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1226
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1242
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1233
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1107
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1060
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1093
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1070
  • +
  • Defined in node_modules/@oneblink/types/typescript/forms.d.ts:1101
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:199
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:358
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:80
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:68
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:393
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:83
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:485
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:359
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:328
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:81
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:365
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:430
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:208
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:60
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:226
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:417
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:408
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:425
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:412
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:385
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:372
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:467
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:403
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:355
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:174
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:323
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:333
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:339
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:380
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:398
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:300
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:314
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:293
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:367
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:476
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:363
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:361
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:197
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:357
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:79
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:346
  • +
  • Defined in node_modules/@oneblink/types/typescript/formsApps.d.ts:245
  • +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:60
  • +
  • IdResource
  • \ No newline at end of file diff --git a/docs/types/MiscTypes.BSBRecord.html b/docs/types/MiscTypes.BSBRecord.html index 64eb94a5..545a36fb 100644 --- a/docs/types/MiscTypes.BSBRecord.html +++ b/docs/types/MiscTypes.BSBRecord.html @@ -37,7 +37,7 @@
    street:
    suburb: string
    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:106
  • +
  • IdResource
  • \ No newline at end of file diff --git a/docs/types/MiscTypes.BaseSearchResult.html b/docs/types/MiscTypes.BaseSearchResult.html index 4348b835..d9fbb199 100644 --- a/docs/types/MiscTypes.BaseSearchResult.html +++ b/docs/types/MiscTypes.BaseSearchResult.html @@ -30,7 +30,7 @@
    Optional nextOffset
    Optional offset?: number
    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:46
  • +
  • IdResource
  • \ No newline at end of file diff --git a/docs/types/MiscTypes.GenericObject.html b/docs/types/MiscTypes.GenericObject.html index 400ce121..c96d6fe3 100644 --- a/docs/types/MiscTypes.GenericObject.html +++ b/docs/types/MiscTypes.GenericObject.html @@ -18,7 +18,7 @@

    Type alias GenericObject

    GenericObject: Record<string, unknown>
    +
  • Defined in node_modules/@oneblink/types/typescript/misc.d.ts:44
  • +
  • IdResource
  • \ No newline at end of file diff --git a/docs/types/MiscTypes.IdResource.html b/docs/types/MiscTypes.IdResource.html index 7e74fd70..cd372be6 100644 --- a/docs/types/MiscTypes.IdResource.html +++ b/docs/types/MiscTypes.IdResource.html @@ -21,13 +21,19 @@

    Type alias IdResource

    Type declaration

    • -
      createdAt: string
    • +
      createdAt: string
      +

      The date and time (in ISO format) the resource was created

      +
    • -
      id: number
    • +
      id: number
      +

      The id the resource

      +
    • -
      updatedAt: string
    +
  • IdResource
  • \ No newline at end of file diff --git a/docs/types/OrganisationTypes.AuditRecord.html b/docs/types/OrganisationTypes.AuditRecord.html index c5053a1e..2432cc0e 100644 --- a/docs/types/OrganisationTypes.AuditRecord.html +++ b/docs/types/OrganisationTypes.AuditRecord.html @@ -18,7 +18,7 @@

    Type alias AuditRecord

    AuditRecord: NewAuditRecord & {
        createdAt: string;
        id: number;
    }
    +
  • Defined in node_modules/@oneblink/types/typescript/organisations.d.ts:180
  • +
  • Defined in node_modules/@oneblink/types/typescript/organisations.d.ts:100
  • +
  • Defined in node_modules/@oneblink/types/typescript/organisations.d.ts:167
  • +
  • Defined in node_modules/@oneblink/types/typescript/organisations.d.ts:185
  • +
  • Defined in node_modules/@oneblink/types/typescript/organisations.d.ts:197
  • +
  • Defined in node_modules/@oneblink/types/typescript/organisations.d.ts:94
  • +
  • BasePDFConversionJob
  • +
  • FailedPDFConversionJob
  • +
  • NewPDFConversionJob
  • +
  • PDFConversionJob
  • +
  • SuccessfulPDFConversionJob
  • \ No newline at end of file diff --git a/docs/types/PDFTypes.GeneratePDFOptions.html b/docs/types/PDFTypes.GeneratePDFOptions.html index 13e76f3a..89716bb0 100644 --- a/docs/types/PDFTypes.GeneratePDFOptions.html +++ b/docs/types/PDFTypes.GeneratePDFOptions.html @@ -119,8 +119,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/PointTypes.PointAddressesSearchResult.html b/docs/types/PointTypes.PointAddressesSearchResult.html index f49146dc..62d6c73d 100644 --- a/docs/types/PointTypes.PointAddressesSearchResult.html +++ b/docs/types/PointTypes.PointAddressesSearchResult.html @@ -69,8 +69,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/ScheduledTasksTypes.ChangeStatusTaskAction.html b/docs/types/ScheduledTasksTypes.ChangeStatusTaskAction.html new file mode 100644 index 00000000..82b48fdb --- /dev/null +++ b/docs/types/ScheduledTasksTypes.ChangeStatusTaskAction.html @@ -0,0 +1,91 @@ +ChangeStatusTaskAction | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.DayOfWeek.html b/docs/types/ScheduledTasksTypes.DayOfWeek.html new file mode 100644 index 00000000..2aef58c4 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.DayOfWeek.html @@ -0,0 +1,91 @@ +DayOfWeek | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.FormTaskAction.html b/docs/types/ScheduledTasksTypes.FormTaskAction.html new file mode 100644 index 00000000..73bbd8bc --- /dev/null +++ b/docs/types/ScheduledTasksTypes.FormTaskAction.html @@ -0,0 +1,91 @@ +FormTaskAction | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.NewChangeStatusTaskAction.html b/docs/types/ScheduledTasksTypes.NewChangeStatusTaskAction.html new file mode 100644 index 00000000..3d07fa86 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.NewChangeStatusTaskAction.html @@ -0,0 +1,91 @@ +NewChangeStatusTaskAction | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.NewFormTaskAction.html b/docs/types/ScheduledTasksTypes.NewFormTaskAction.html new file mode 100644 index 00000000..13766f73 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.NewFormTaskAction.html @@ -0,0 +1,91 @@ +NewFormTaskAction | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.NewTaskAction.html b/docs/types/ScheduledTasksTypes.NewTaskAction.html new file mode 100644 index 00000000..6572bf20 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.NewTaskAction.html @@ -0,0 +1,91 @@ +NewTaskAction | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.NewTaskGroup.html b/docs/types/ScheduledTasksTypes.NewTaskGroup.html new file mode 100644 index 00000000..7161cca1 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.NewTaskGroup.html @@ -0,0 +1,111 @@ +NewTaskGroup | @oneblink/sdk-core
    +
    + +
    +
    +
    +
    + +

    Type alias NewTaskGroup

    +
    NewTaskGroup: {
        formsAppEnvironmentId: number;
        name: string;
        organisationId: string;
        taskIds: number[];
    }
    +
    +

    Type declaration

    +
      +
    • +
      formsAppEnvironmentId: number
      +

      The related forms app environment id that this task group belongs to

      +
    • +
    • +
      name: string
      +

      The label of the task group

      +
    • +
    • +
      organisationId: string
      +

      The organisation id that this task group belongs to

      +
    • +
    • +
      taskIds: number[]
      +

      The identifiers of tasks that the task group will show within a Forms App. +The order of the identifiers is respected when displayingActions

      +
    +
    +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.Task.html b/docs/types/ScheduledTasksTypes.Task.html new file mode 100644 index 00000000..ffafe0dc --- /dev/null +++ b/docs/types/ScheduledTasksTypes.Task.html @@ -0,0 +1,91 @@ +Task | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.TaskAction.html b/docs/types/ScheduledTasksTypes.TaskAction.html new file mode 100644 index 00000000..36b269d2 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.TaskAction.html @@ -0,0 +1,91 @@ +TaskAction | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.TaskGroup.html b/docs/types/ScheduledTasksTypes.TaskGroup.html new file mode 100644 index 00000000..aec518c9 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.TaskGroup.html @@ -0,0 +1,91 @@ +TaskGroup | @oneblink/sdk-core
    +
    + +
    + +
    \ No newline at end of file diff --git a/docs/types/ScheduledTasksTypes.TaskGroupInstance.html b/docs/types/ScheduledTasksTypes.TaskGroupInstance.html new file mode 100644 index 00000000..8ca33fd4 --- /dev/null +++ b/docs/types/ScheduledTasksTypes.TaskGroupInstance.html @@ -0,0 +1,100 @@ +TaskGroupInstance | @oneblink/sdk-core
    +
    + +
    +
    +
    +
    + +

    Type alias TaskGroupInstance

    +
    TaskGroupInstance: {
        label: string;
        taskGroupId: number;
        taskGroupInstanceId: string;
    }
    +
    +

    Type declaration

    +
      +
    • +
      label: string
    • +
    • +
      taskGroupId: number
    • +
    • +
      taskGroupInstanceId: string
    +
    +
    \ No newline at end of file diff --git a/docs/types/SchedulingTypes.NewSchedulingBooking.html b/docs/types/SchedulingTypes.NewSchedulingBooking.html index 56723457..0a2d05f3 100644 --- a/docs/types/SchedulingTypes.NewSchedulingBooking.html +++ b/docs/types/SchedulingTypes.NewSchedulingBooking.html @@ -78,8 +78,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SchedulingTypes.SchedulingBooking.html b/docs/types/SchedulingTypes.SchedulingBooking.html index 3c1d4c1d..5f97128f 100644 --- a/docs/types/SchedulingTypes.SchedulingBooking.html +++ b/docs/types/SchedulingTypes.SchedulingBooking.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.ApprovalFormsInclusionConfiguration.html b/docs/types/SubmissionEventTypes.ApprovalFormsInclusionConfiguration.html index 6b60d4d3..55c87c70 100644 --- a/docs/types/SubmissionEventTypes.ApprovalFormsInclusionConfiguration.html +++ b/docs/types/SubmissionEventTypes.ApprovalFormsInclusionConfiguration.html @@ -70,8 +70,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.BPOINTSubmissionEvent.html b/docs/types/SubmissionEventTypes.BPOINTSubmissionEvent.html index a87499ab..c039bfff 100644 --- a/docs/types/SubmissionEventTypes.BPOINTSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.BPOINTSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.BaseFormSubmissionProcessing.html b/docs/types/SubmissionEventTypes.BaseFormSubmissionProcessing.html index 8c789f2d..b6a3fbcd 100644 --- a/docs/types/SubmissionEventTypes.BaseFormSubmissionProcessing.html +++ b/docs/types/SubmissionEventTypes.BaseFormSubmissionProcessing.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.CPHCMSSubmissionEvent.html b/docs/types/SubmissionEventTypes.CPHCMSSubmissionEvent.html index 537888ca..5bb7d24a 100644 --- a/docs/types/SubmissionEventTypes.CPHCMSSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.CPHCMSSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.CPPaySubmissionEvent.html b/docs/types/SubmissionEventTypes.CPPaySubmissionEvent.html index f94cec8e..112372d8 100644 --- a/docs/types/SubmissionEventTypes.CPPaySubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.CPPaySubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.CallbackSubmissionEvent.html b/docs/types/SubmissionEventTypes.CallbackSubmissionEvent.html index 637b1e7c..734e5c76 100644 --- a/docs/types/SubmissionEventTypes.CallbackSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.CallbackSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEvent.html b/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEvent.html index 9f2c15a8..598e08aa 100644 --- a/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEventMapping.html b/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEventMapping.html index 3f44dcc8..9e9ef85d 100644 --- a/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEventMapping.html +++ b/docs/types/SubmissionEventTypes.CivicaCrmSubmissionEventMapping.html @@ -78,8 +78,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.CivicaCustomerContactMethod.html b/docs/types/SubmissionEventTypes.CivicaCustomerContactMethod.html index 437de433..fda05a71 100644 --- a/docs/types/SubmissionEventTypes.CivicaCustomerContactMethod.html +++ b/docs/types/SubmissionEventTypes.CivicaCustomerContactMethod.html @@ -72,8 +72,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.CivicaRecord.html b/docs/types/SubmissionEventTypes.CivicaRecord.html index 6b7aef59..89cb6773 100644 --- a/docs/types/SubmissionEventTypes.CivicaRecord.html +++ b/docs/types/SubmissionEventTypes.CivicaRecord.html @@ -72,8 +72,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.EmailConfiguration.html b/docs/types/SubmissionEventTypes.EmailConfiguration.html index 09ba7ef5..7606074e 100644 --- a/docs/types/SubmissionEventTypes.EmailConfiguration.html +++ b/docs/types/SubmissionEventTypes.EmailConfiguration.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.EmailOnlySubmissionEvent.html b/docs/types/SubmissionEventTypes.EmailOnlySubmissionEvent.html index 891d55f2..8c77caa5 100644 --- a/docs/types/SubmissionEventTypes.EmailOnlySubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.EmailOnlySubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormEvent.html b/docs/types/SubmissionEventTypes.FormEvent.html index 9d16d697..04a04833 100644 --- a/docs/types/SubmissionEventTypes.FormEvent.html +++ b/docs/types/SubmissionEventTypes.FormEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormEventBase.html b/docs/types/SubmissionEventTypes.FormEventBase.html index 8dd41d39..633179f9 100644 --- a/docs/types/SubmissionEventTypes.FormEventBase.html +++ b/docs/types/SubmissionEventTypes.FormEventBase.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormEventConditional.html b/docs/types/SubmissionEventTypes.FormEventConditional.html index 2305ee23..68d6975d 100644 --- a/docs/types/SubmissionEventTypes.FormEventConditional.html +++ b/docs/types/SubmissionEventTypes.FormEventConditional.html @@ -81,8 +81,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormEventType.html b/docs/types/SubmissionEventTypes.FormEventType.html index 87dd6742..2a9c59b0 100644 --- a/docs/types/SubmissionEventTypes.FormEventType.html +++ b/docs/types/SubmissionEventTypes.FormEventType.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormPaymentEvent.html b/docs/types/SubmissionEventTypes.FormPaymentEvent.html index f331a122..407edb4a 100644 --- a/docs/types/SubmissionEventTypes.FormPaymentEvent.html +++ b/docs/types/SubmissionEventTypes.FormPaymentEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormPaymentEventType.html b/docs/types/SubmissionEventTypes.FormPaymentEventType.html index 76912aaa..ac64a798 100644 --- a/docs/types/SubmissionEventTypes.FormPaymentEventType.html +++ b/docs/types/SubmissionEventTypes.FormPaymentEventType.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormSchedulingEvent.html b/docs/types/SubmissionEventTypes.FormSchedulingEvent.html index 4674be7c..2e0824a0 100644 --- a/docs/types/SubmissionEventTypes.FormSchedulingEvent.html +++ b/docs/types/SubmissionEventTypes.FormSchedulingEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormSchedulingEventType.html b/docs/types/SubmissionEventTypes.FormSchedulingEventType.html index 89bc3608..3100a9a7 100644 --- a/docs/types/SubmissionEventTypes.FormSchedulingEventType.html +++ b/docs/types/SubmissionEventTypes.FormSchedulingEventType.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormSubmissionProcessing.html b/docs/types/SubmissionEventTypes.FormSubmissionProcessing.html index 69efc1ca..d49f3143 100644 --- a/docs/types/SubmissionEventTypes.FormSubmissionProcessing.html +++ b/docs/types/SubmissionEventTypes.FormSubmissionProcessing.html @@ -70,8 +70,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormSubmissionProcessingEvent.html b/docs/types/SubmissionEventTypes.FormSubmissionProcessingEvent.html index 3c782dba..106ec65a 100644 --- a/docs/types/SubmissionEventTypes.FormSubmissionProcessingEvent.html +++ b/docs/types/SubmissionEventTypes.FormSubmissionProcessingEvent.html @@ -70,8 +70,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormSubmissionProcessingFormStore.html b/docs/types/SubmissionEventTypes.FormSubmissionProcessingFormStore.html index 3730b1c5..512b79ab 100644 --- a/docs/types/SubmissionEventTypes.FormSubmissionProcessingFormStore.html +++ b/docs/types/SubmissionEventTypes.FormSubmissionProcessingFormStore.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormSubmissionProcessingJob.html b/docs/types/SubmissionEventTypes.FormSubmissionProcessingJob.html index e65aa66e..b83374b9 100644 --- a/docs/types/SubmissionEventTypes.FormSubmissionProcessingJob.html +++ b/docs/types/SubmissionEventTypes.FormSubmissionProcessingJob.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormWorkflowEvent.html b/docs/types/SubmissionEventTypes.FormWorkflowEvent.html index e8cc259e..78df87dd 100644 --- a/docs/types/SubmissionEventTypes.FormWorkflowEvent.html +++ b/docs/types/SubmissionEventTypes.FormWorkflowEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FormWorkflowEventType.html b/docs/types/SubmissionEventTypes.FormWorkflowEventType.html index 94566f48..d11bf7f3 100644 --- a/docs/types/SubmissionEventTypes.FormWorkflowEventType.html +++ b/docs/types/SubmissionEventTypes.FormWorkflowEventType.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FreshdeskAddNoteToTicketSubmissionEvent.html b/docs/types/SubmissionEventTypes.FreshdeskAddNoteToTicketSubmissionEvent.html index 1d0426c3..352e1a40 100644 --- a/docs/types/SubmissionEventTypes.FreshdeskAddNoteToTicketSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.FreshdeskAddNoteToTicketSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FreshdeskCreateTicketSubmissionEvent.html b/docs/types/SubmissionEventTypes.FreshdeskCreateTicketSubmissionEvent.html index 360c509a..c1f14a37 100644 --- a/docs/types/SubmissionEventTypes.FreshdeskCreateTicketSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.FreshdeskCreateTicketSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.FreshdeskSubmissionEventFieldMapping.html b/docs/types/SubmissionEventTypes.FreshdeskSubmissionEventFieldMapping.html index f3c99dc1..07060fe4 100644 --- a/docs/types/SubmissionEventTypes.FreshdeskSubmissionEventFieldMapping.html +++ b/docs/types/SubmissionEventTypes.FreshdeskSubmissionEventFieldMapping.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.NSWGovPaySubmissionEvent.html b/docs/types/SubmissionEventTypes.NSWGovPaySubmissionEvent.html index 99732025..89beb800 100644 --- a/docs/types/SubmissionEventTypes.NSWGovPaySubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.NSWGovPaySubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.NewWebhookSubscription.html b/docs/types/SubmissionEventTypes.NewWebhookSubscription.html index 061d8a82..6bf308fa 100644 --- a/docs/types/SubmissionEventTypes.NewWebhookSubscription.html +++ b/docs/types/SubmissionEventTypes.NewWebhookSubscription.html @@ -80,8 +80,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEvent.html b/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEvent.html index 726e03fc..206e40a1 100644 --- a/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEventConfiguration.html b/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEventConfiguration.html index 356c0cd8..701d60c9 100644 --- a/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEventConfiguration.html +++ b/docs/types/SubmissionEventTypes.OneBlinkAPISubmissionEventConfiguration.html @@ -85,8 +85,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.PDFConfiguration.html b/docs/types/SubmissionEventTypes.PDFConfiguration.html index ee9666c7..59e2b4fd 100644 --- a/docs/types/SubmissionEventTypes.PDFConfiguration.html +++ b/docs/types/SubmissionEventTypes.PDFConfiguration.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.PdfSubmissionEvent.html b/docs/types/SubmissionEventTypes.PdfSubmissionEvent.html index e94283bf..3c35812e 100644 --- a/docs/types/SubmissionEventTypes.PdfSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.PdfSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.PdfSubmissionEventEmailTemplateMapping.html b/docs/types/SubmissionEventTypes.PdfSubmissionEventEmailTemplateMapping.html index 57a65e75..754fd017 100644 --- a/docs/types/SubmissionEventTypes.PdfSubmissionEventEmailTemplateMapping.html +++ b/docs/types/SubmissionEventTypes.PdfSubmissionEventEmailTemplateMapping.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.PowerAutomateFlowSubmissionEvent.html b/docs/types/SubmissionEventTypes.PowerAutomateFlowSubmissionEvent.html index d7200638..fcea9b24 100644 --- a/docs/types/SubmissionEventTypes.PowerAutomateFlowSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.PowerAutomateFlowSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.SchedulingSubmissionEvent.html b/docs/types/SubmissionEventTypes.SchedulingSubmissionEvent.html index 667f8697..4425b3a1 100644 --- a/docs/types/SubmissionEventTypes.SchedulingSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.SchedulingSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.TrimSubmissionEvent.html b/docs/types/SubmissionEventTypes.TrimSubmissionEvent.html index 4f1b6132..1200bdf9 100644 --- a/docs/types/SubmissionEventTypes.TrimSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.TrimSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.TrimUriOption.html b/docs/types/SubmissionEventTypes.TrimUriOption.html index 1dab4666..43a80762 100644 --- a/docs/types/SubmissionEventTypes.TrimUriOption.html +++ b/docs/types/SubmissionEventTypes.TrimUriOption.html @@ -76,8 +76,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.WebhookSubmissionEventPayload.html b/docs/types/SubmissionEventTypes.WebhookSubmissionEventPayload.html index 7c6a7202..e4048a38 100644 --- a/docs/types/SubmissionEventTypes.WebhookSubmissionEventPayload.html +++ b/docs/types/SubmissionEventTypes.WebhookSubmissionEventPayload.html @@ -88,8 +88,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.WebhookSubscription.html b/docs/types/SubmissionEventTypes.WebhookSubscription.html index 0fe7c513..1cb96bf1 100644 --- a/docs/types/SubmissionEventTypes.WebhookSubscription.html +++ b/docs/types/SubmissionEventTypes.WebhookSubscription.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionEventTypes.WestpacQuickWebSubmissionEvent.html b/docs/types/SubmissionEventTypes.WestpacQuickWebSubmissionEvent.html index 09ca110a..355f5120 100644 --- a/docs/types/SubmissionEventTypes.WestpacQuickWebSubmissionEvent.html +++ b/docs/types/SubmissionEventTypes.WestpacQuickWebSubmissionEvent.html @@ -65,8 +65,10 @@

    KeyTypes
  • MiscTypes
  • OrganisationTypes
  • +
  • PDFConversionTypes
  • PDFTypes
  • PointTypes
  • +
  • ScheduledTasksTypes
  • SchedulingTypes
  • SubmissionEventTypes
  • SubmissionTypes
  • diff --git a/docs/types/SubmissionTypes.BPOINTPayment.html b/docs/types/SubmissionTypes.BPOINTPayment.html index 53cadc80..1cf050c9 100644 --- a/docs/types/SubmissionTypes.BPOINTPayment.html +++ b/docs/types/SubmissionTypes.BPOINTPayment.html @@ -18,7 +18,7 @@

    Type alias BPOINTPayment

    BPOINTPayment: BaseFormSubmissionPayment & {
        paymentTransaction?: {
            Action: string;
            Amount: number;
            AmountOriginal: number;
            AmountSurcharge: number;
            AuthoriseId: string;
            BankAccountDetails: {
                AccountName: string;
                BSBNumber: string;
                TruncatedAccountNumber: string;
            };
            BankResponseCode: string;
            BillerCode: string;
            CVNResult: {
                CVNResultCode: "M" | "S" | "P" | "U" | "N" | "Unsupported";
            };
            CardDetails: {
                CardHolderName: string;
                Category: string;
                ExpiryDate: string;
                Issuer: string;
                IssuerCountryCode: string;
                Localisation: string;
                MaskedCardNumber: string;
                SubType: "debit" | "credit" | "charge" | "unknown";
            };
            CardType: "AX" | "DC" | "JC" | "MC" | "UP" | "VC";
            Crn1: string;
            Crn2: string;
            Crn3: string;
            Currency: string;
            DVToken: string;
            EmailAddress: string;
            FraudScreeningResponse: {
                ReDResponse: {
                    FRAUD_NEURAL: string;
                    FRAUD_REC_ID: string;
                    FRAUD_RFC: string;
                    FRAUD_RSP_CD: string;
                    FRAUD_STAT_CD: string;
                    ORD_ID: string;
                    REQ_ID: string;
                    STAT_CD: string;
                };
                ResponseCode: string;
                ResponseMessage: string;
                TxnRejected: boolean;
            };
            IsCVNPresent: boolean;
            IsTestTxn: boolean;
            IsThreeDS: boolean;
            MerchantNumber: string;
            MerchantReference: string;
            OriginalTxnNumber: string;
            ProcessedDateTime: string;
            RRN: string;
            ReceiptNumber: string;
            ResponseCode: string;
            ResponseText: string;
            SettlementDate: string;
            Source: "api" | "callcentre" | "customerportal" | "internet" | "invoiceportal" | "ishop" | "ivr" | "backoffice" | "mobilebackoffice" | "sftp" | "unknown";
            StatementDescriptor: {
                AddressLine1?: string;
                AddressLine2?: string;
                City?: string;
                CompanyName?: string;
                CountryCode?: string;
                MerchantName?: string;
                PhoneNumber?: string;
                PostCode?: string;
                State?: string;
            };
            StoreCard: boolean;
            SubType: "single" | "recurring";
            ThreeDSResponse: {
                Eci: string;
                Enrolled: string;
                Status: string;
                VerifySecurityLevel: string;
                VerifyStatus: string;
                VerifyToken: string;
                VerifyType: string;
                Xid: string;
            };
            TxnNumber: string;
            Type: "callcenter" | "cardpresent" | "ecommerce" | "internet" | "ivr" | "mailorder" | "telephoneorder";
        };
        type: BPOINTSubmissionEvent["type"];
    }
    +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:299
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:257
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:264
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:241
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:252
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:247
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:214
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:209
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:141
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:467
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:490
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:35
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:84
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:407
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:245
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:205
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:136
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:461
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:472
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:188
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:184
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:169
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:158
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:279
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:228
  • +
  • Defined in node_modules/@oneblink/types/typescript/submissions.d.ts:105
  • +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:33
  • +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:72
  • +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:54
  • +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:37
  • +
  • Defined in node_modules/@oneblink/types/typescript/teamMembers.d.ts:28
  • +
  • Defined in src/conditionalLogicService/generateFormElementsConditionallyShown.ts:36
  • +
  • Defined in src/conditionalLogicService/generateFormElementsConditionallyShown.ts:22
  • +
  • Defined in src/conditionalLogicService/generateFormElementsConditionallyShown.ts:15
  • +
  • Defined in src/conditionalLogicService/generateFormElementsConditionallyShown.ts:10
  • +
  • Defined in src/conditionalLogicService/generateFormElementsConditionallyShown.ts:65
  • +
  • Defined in src/replaceCustomValues.ts:16
  • +
  • Defined in src/replaceCustomValues.ts:24
  • +
  • Defined in src/typeCastService.ts:127
  • +
  • Defined in src/formElementsService.ts:240
  • +
  • Defined in src/typeCastService.ts:206
  • +
  • Defined in src/typeCastService.ts:237