passwordChangeDate property
Date when the shopper last changed their password.
Implementation
@BuiltValueField(wireName: r'passwordChangeDate')
DateTime? get passwordChangeDate;
Date when the shopper last changed their password.
@BuiltValueField(wireName: r'passwordChangeDate')
DateTime? get passwordChangeDate;