birthdate_t¶ struct banana::api::birthdate_t¶ Describes the birthdate of a user. integer_t day¶ Day of the user’s birth; 1-31 integer_t month¶ Month of the user’s birth; 1-12 optional_t<integer_t> year¶ Optional. Year of the user’s birth