shopperNotificationReference property

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

The unique reference for the request sent downstream.

Implementation

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