paymentPeriodToken property
The Apple Pay token retrieved from the SDK.
Implementation
@BuiltValueField(wireName: r'payment.token')
String? get paymentPeriodToken;
The Apple Pay token retrieved from the SDK.
@BuiltValueField(wireName: r'payment.token')
String? get paymentPeriodToken;