firstPspReference property

  1. @BuiltValueField.new(wireName: r'firstPspReference')
String? get firstPspReference

The pspReference of the first recurring payment that created the recurring detail.

Implementation

@BuiltValueField(wireName: r'firstPspReference')
String? get firstPspReference;