url property
Required for transactions performed by registered payment facilitators. The sub-merchant's URL on the platform, i.e. the sub-merchant's shop.
Implementation
@BuiltValueField(wireName: r'url')
String? get url;
Required for transactions performed by registered payment facilitators. The sub-merchant's URL on the platform, i.e. the sub-merchant's shop.
@BuiltValueField(wireName: r'url')
String? get url;