Click or drag to resize

BankTransactionDetailsCurrencyCode Property

Transaction currency in ISO 4217 format.

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

Property Value

Type: String
See Also