recurringPeriodShopperReference property

  1. @Deprecated('recurringPeriodShopperReference has been deprecated')
  2. @BuiltValueField.new(wireName: r'recurring.shopperReference')
String? get recurringPeriodShopperReference

The provided reference of the shopper for a recurring transaction.

Implementation

@Deprecated('recurringPeriodShopperReference has been deprecated')
@BuiltValueField(wireName: r'recurring.shopperReference')
String? get recurringPeriodShopperReference;