Class MarketplaceData
Inherited Members
Namespace: Worldline.Acquiring.Sdk.V1.Domain
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
public class MarketplaceData
Properties
RetailerCountryCode
Address country code, ISO 3166 international standard
Declaration
public string RetailerCountryCode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
RetailerName
Name of the retailer in the marketplace
Declaration
public string RetailerName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |