Documentation
Preparing search index...
ts-engine/src
ApplicationLead
Interface ApplicationLead
interface
ApplicationLead
{
applicantName
:
string
;
businessName
:
string
;
classCodeId
:
string
;
email
:
string
;
productBundleId
:
string
;
productIds
:
string
[]
;
stateCodes
:
StateCode
[]
;
}
Index
Properties
applicant
Name
business
Name
class
Code
Id
email
product
Bundle
Id
product
Ids
state
Codes
Properties
applicant
Name
applicantName
:
string
business
Name
businessName
:
string
class
Code
Id
classCodeId
:
string
email
email
:
string
product
Bundle
Id
productBundleId
:
string
product
Ids
productIds
:
string
[]
state
Codes
stateCodes
:
StateCode
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
applicant
Name
business
Name
class
Code
Id
email
product
Bundle
Id
product
Ids
state
Codes
Documentation
Loading...