Click or drag to resize

BankTransactionDetailsAuthCode Property

Authorization code of the transaction. Usually applicable to card acquiring scenarios only.

Namespace: Resto.Front.Api.Data.Payments
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public string AuthCode { get; set; }

Property Value

String
See Also