Click or drag to resize

EgaisDataExceptionExciseStamps Property

Gets excise stamps on which error occured.

Namespace:  Resto.Front.Api.Exceptions
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public IEnumerable<string> ExciseStamps { get; }

Property Value

Type: IEnumerableString
See Also