Nested struct within the parent resource.
@type t() :: %Stripe.Resources.V2.Core.AccountPerson.DateOfBirth{ day: integer() | nil, month: integer() | nil, year: integer() | nil }
day
month
year