shopWebAddress property

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

The URL for the ecommerce website used with this merchant account.

Implementation

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