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