shopperNotificationReference property

  1. @BuiltValueField.new(wireName: r'shopperNotificationReference')
String? get 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;