recurringPeriodShopperReference property

  1. @BuiltValueField.new(wireName: r'recurring.shopperReference')
String? get recurringPeriodShopperReference

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;