Click or drag to resize

EgaisDataExceptionExciseStampsUnequalFsrarIds Property

Gets excise stamps which are not equal by fsrarIds.

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

Property Value

Type: IEnumerableValueTupleString, String
See Also