Click or drag to resize

BankTransactionDetailsValuesOperationKindVoid Field

Void or cancellation of an original payment before the acquirer batch is closed, or cancellation of an operation in a scheme that has no batch concept.

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public const string Void = "void"

Field Value

Type: String
See Also