shopperNotificationReference property
- @BuiltValueField.new(wireName: r'shopperNotificationReference')
The shopperNotificationReference returned in the response when you requested to notify the shopper. Used only for recurring payments in India.
Implementation
@BuiltValueField(wireName: r'shopperNotificationReference')
String? get shopperNotificationReference;