Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Exceptions
EgaisDataException Class
EgaisDataException Properties
ExciseStamps Property
ExciseStampsAlcCodes Property
ExciseStampsEmptyVolumes Property
ExciseStampsUnequalFsrarIds Property
FsRarId Property
EgaisDataException
ExciseStampsUnequalFsrarIds 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#
Copy
public
IEnumerable
<(
string
exciseStamp,
string
fsrarId)>
ExciseStampsUnequalFsrarIds
{
get
; }
Property Value
Type:
IEnumerable
ValueTuple
String
,
String
See Also
Reference
EgaisDataException Class
Resto.Front.Api.Exceptions Namespace