domains property
The list of merchant domains. Maximum: 99 domains per request. For more information, see Apple Pay documentation.
Implementation
@BuiltValueField(wireName: r'domains')
BuiltList<String> get domains;
The list of merchant domains. Maximum: 99 domains per request. For more information, see Apple Pay documentation.
@BuiltValueField(wireName: r'domains')
BuiltList<String> get domains;