paymentAccountAge property
Date this payment method was added to the shopper's account.
Implementation
@BuiltValueField(wireName: r'paymentAccountAge')
DateTime? get paymentAccountAge;
Date this payment method was added to the shopper's account.
@BuiltValueField(wireName: r'paymentAccountAge')
DateTime? get paymentAccountAge;