domesticShopperAdvice property

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

The action the shopper should take, in a local language. Currently available in Japanese, for merchants in Japan.

Implementation

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