birthDate property

String? birthDate
final

The birth date of the shopper. The value must be in the format: YYYY-MM-DD.

Implementation

final String? birthDate;