recurringPeriodFirstPspReference property
- @BuiltValueField.new(wireName: r'recurring.firstPspReference')
The pspReference, of the first recurring payment that created the recurring detail. This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.
Implementation
@BuiltValueField(wireName: r'recurring.firstPspReference')
String? get recurringPeriodFirstPspReference;