Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Identity
VerificationSession
Options
Interface Options
interface
Options
{
document
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Document
;
email
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Email
;
id_number
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
IdNumber
;
matching
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Matching
;
phone
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Phone
;
}
Index
Properties
document?
email?
id_
number?
matching?
phone?
Properties
Optional
document
document
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Document
Optional
email
email
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Email
Optional
id_
number
id_number
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
IdNumber
Optional
matching
matching
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Matching
Optional
phone
phone
?:
Stripe
.
Identity
.
VerificationSession
.
Options
.
Phone
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
email
id_
number
matching
phone
Mayson Monorepo Documentation
Loading...