Class PointOfSaleDataForDcc
Inherited Members
Namespace: Worldline.Acquiring.Sdk.V1.Domain
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
public class PointOfSaleDataForDcc
Properties
TerminalCountryCode
ISO 3166 Country code of the terminal
Declaration
public string TerminalCountryCode { get; set; }
Property Value
Type | Description |
---|---|
string |
TerminalId
The terminal ID
Declaration
public string TerminalId { get; set; }
Property Value
Type | Description |
---|---|
string |