TTMSFNCCloudSumUpCheckout Class
Describes the checkout to create: the amount, currency, and a description.
API unit family: TMSFNCCloudSumUp
Inherits from: TPersistent
Syntax
TTMSFNCCloudSumUpCheckout = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Amount | Amount to charge, expressed in the selected currency. |
| Currency | Currency in which the checkout amount is charged. |
| Description | Free-text description that identifies the checkout. |
Methods
| Name | Description |
|---|---|
| Clear | Resets the amount to zero, clears the description, and restores the default currency. |