checkoutAttemptId property
Checkout attempt ID that corresponds to the Id generated by the client SDK for tracking user payment journey.
Implementation
@BuiltValueField(wireName: r'checkoutAttemptId')
String? get checkoutAttemptId;
Checkout attempt ID that corresponds to the Id generated by the client SDK for tracking user payment journey.
@BuiltValueField(wireName: r'checkoutAttemptId')
String? get checkoutAttemptId;