Globals / EmailContentMatchResult
# Interface: EmailContentMatchResult
Matches for the given pattern
export
interface
EmailContentMatchResult
# Hierarchy
- EmailContentMatchResult
# Index
# Properties
# Properties
# matches
• matches: Array<string>
Defined in src/generated/api.ts:1433 (opens new window)
memberof
EmailContentMatchResult
# pattern
• pattern: string
Defined in src/generated/api.ts:1439 (opens new window)
memberof
EmailContentMatchResult