Enum CustomerDataType
Specifies what kind of customer information the sixml:CustomerDataItem contains.
The following values are valid:
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum CustomerDataType
Fields
| Name | Description |
|---|---|
| CustomerId | Customer identifier e.g. of a Loyalty program. |
| FurtherInfo | Further information e.g. promotion codes or promotion descriptions. The values are defined by the merchant or acquirer. |
| LoyaltyBrandId | Identifier of the loyalty brand used. |
| Unknown | Invalid/unknown constant value. |