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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public const int MaxExternalPaymentItemDataLength = 5000

Field Value

Type: Int32
See Also