Click or drag to resize

BankTransactionDetailsProviderTransactionId Property

Transaction identifier assigned by the external provider, terminal, gateway or processing system.

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

Property Value

String
See Also