Enum Recipient
Specifies the recipient of a receipt.
The following values are valid:
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum Recipient
Fields
Name | Description |
---|---|
Both | The datum is intended for the cardholder and the merchant. |
Cardholder | The datum is intended for the cardholder. |
Merchant | The datum is intended for the merchant. |
Unknown | Invalid/unknown constant value. |