Click or drag to resize

BankTransactionDetailsRrn Property

Retrieval Reference Number of a card 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 Rrn { get; set; }

Property Value

Type: String
See Also