checkoutAttemptId property

  1. @BuiltValueField.new(wireName: r'checkoutAttemptId')
String? get checkoutAttemptId

The checkout attempt identifier.

Implementation

@BuiltValueField(wireName: r'checkoutAttemptId')
String? get checkoutAttemptId;