addCardAttemptsDay property
Number of attempts the shopper tried to add a card to their account in the last day.
Implementation
@BuiltValueField(wireName: r'addCardAttemptsDay')
int? get addCardAttemptsDay;
Number of attempts the shopper tried to add a card to their account in the last day.
@BuiltValueField(wireName: r'addCardAttemptsDay')
int? get addCardAttemptsDay;