pastTransactionsYear property
Number of all transactions (successful and abandoned) from this shopper in the past year.
Implementation
@BuiltValueField(wireName: r'pastTransactionsYear')
int? get pastTransactionsYear;
Number of all transactions (successful and abandoned) from this shopper in the past year.
@BuiltValueField(wireName: r'pastTransactionsYear')
int? get pastTransactionsYear;