CloudPosTransactionStatusExtension extension

Extension to convert between string and enum values.

on

Properties

finaliseStatus CloudPosTransactionStatus?

Available on CloudPosTransactionStatus, provided by the CloudPosTransactionStatusExtension extension

Maps this client-side status to the status that should be sent to the backend /finalise endpoint to unlock the target terminal.
no setter
isTerminal bool

Available on CloudPosTransactionStatus, provided by the CloudPosTransactionStatusExtension extension

Whether this status represents a terminal (completed) state.
no setter

Methods

toApiString() String

Available on CloudPosTransactionStatus, provided by the CloudPosTransactionStatusExtension extension

Returns the API string representation of this status.