trustedShopper property

  1. @BuiltValueField.new(wireName: r'trustedShopper')
bool? get trustedShopper

Set to true if the payment should be routed to a trusted MID.

Implementation

@BuiltValueField(wireName: r'trustedShopper')
bool? get trustedShopper;