Type Alias CivicaCrmSubmissionEventMapping
CivicaCrmSubmissionEventMapping: { 
    civicaCategoryItemNumber: number; 
    formElementId: string; 
    isDescription: boolean; 
}
Type declaration
- civicaCategoryItemNumber: number
- formElementId: string
- isDescription: boolean
The item number of the civica category to map the OB form field to.