Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Identity
VerificationSession
VerifiedOutputs
Dob
Interface Dob
interface
Dob
{
day
:
number
;
month
:
number
;
year
:
number
;
}
Index
Properties
day
month
year
Properties
day
day
:
number
Numerical day between 1 and 31.
month
month
:
number
Numerical month between 1 and 12.
year
year
:
number
The four-digit year.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
day
month
year
Mayson Monorepo Documentation
Loading...
Numerical day between 1 and 31.