visacheckoutPeriodCallId property

  1. @BuiltValueField.new(wireName: r'visacheckout.callId')
String? get visacheckoutPeriodCallId

The Visa Checkout Call ID retrieved from the SDK.

Implementation

@BuiltValueField(wireName: r'visacheckout.callId')
String? get visacheckoutPeriodCallId;