tokenizationPeriodShopperReference property

  1. @BuiltValueField.new(wireName: r'tokenization.shopperReference')
String? get tokenizationPeriodShopperReference

The reference for the shopper that you sent when tokenizing the payment details.

Implementation

@BuiltValueField(wireName: r'tokenization.shopperReference')
String? get tokenizationPeriodShopperReference;