Type AliasNewFormElementOptionSetGoodToGoCustomField

NewFormElementOptionSetGoodToGoCustomField: NewFormElementOptionSetBase & {
    environments: FormElementOptionSetEnvironmentGoodToGoCustomField[];
    type: "GOOD_TO_GO_CUSTOM_FIELD";
}