Click or drag to resize

EgaisDataExceptionExciseStampsAlcCodes Property

Gets excise stamps alc codes 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> ExciseStampsAlcCodes { get; }

Property Value

Type: IEnumerableString
See Also