Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
V2
Core
Accounts
PersonUpdateParams
DateOfBirth
Interface DateOfBirth
interface
DateOfBirth
{
day
:
number
;
month
:
number
;
year
:
number
;
}
Index
Properties
day
month
year
Properties
day
day
:
number
The day of the birth.
month
month
:
number
The month of birth.
year
year
:
number
The year of birth.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
day
month
year
Mayson Monorepo Documentation
Loading...
The day of the birth.