Click or drag to resize

PaymentDataContextExtensionsMaxExternalPaymentItemDataLength Field

Max length of the external data to be saved inside an order in the string representation.

Namespace: Resto.Front.Api.Extensions
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public const int MaxExternalPaymentItemDataLength = 5000

Field Value

Int32
See Also