UserRegistrationChannel
No description
enum UserRegistrationChannel {
DIRECT_TO_CONSUMER
EMPLOYER_BASED
PARTNER_BASED
}
Values
UserRegistrationChannel.DIRECT_TO_CONSUMER
Registration request that came directly from FirstDollar.com.
UserRegistrationChannel.EMPLOYER_BASED
Registration request that came through an employer.
UserRegistrationChannel.PARTNER_BASED
Registration request that came through a company (a Health Plan, as an example) with whom we partner.
Member of
KycVerificationResult
object