recurringPeriodShopperReference property
- @BuiltValueField.new(wireName: r'recurring.shopperReference')
The new tokenization.shopperReferencefield replaces this field. The shopper reference you set when you made the request to store the shopper's payment details.
Implementation
@BuiltValueField(wireName: r'recurring.shopperReference')
String? get recurringPeriodShopperReference;