Type AliasFormElementOptionSetEnvironmentGoodToGoCustomField

FormElementOptionSetEnvironmentGoodToGoCustomField: FormElementEnvironmentBase & {
    goodToGoCustomField: {
        displayName: string;
        id: string;
    };
    integrationKeyId: string;
}

Type declaration

  • goodToGoCustomField: {
        displayName: string;
        id: string;
    }

    The Good To Go Custom Field

    • displayName: string

      The display name of the Good To Go Custom Field

    • id: string

      The id of the Good To Go Custom Field

  • integrationKeyId: string

    The id of the Good To Go Key in integration configuration