accountCreationDate property
Date when the shopper's account was created.
Implementation
@BuiltValueField(wireName: r'accountCreationDate')
DateTime? get accountCreationDate;
Date when the shopper's account was created.
@BuiltValueField(wireName: r'accountCreationDate')
DateTime? get accountCreationDate;