AtsNsProjectId enum

AtsNsProjectId represents the project id of the license

Inheritance
Available extensions

Values

nsNFe → const AtsNsProjectId

Layrz API Reference: 1

nsCTe → const AtsNsProjectId

Layrz API Reference: 6

nsNFCe → const AtsNsProjectId

Layrz API Reference: 20

nsMDFe → const AtsNsProjectId

Layrz API Reference: 21

nsDDFe → const AtsNsProjectId

Layrz API Reference: 22

nsPortal → const AtsNsProjectId

Layrz API Reference: 23

nsSAT → const AtsNsProjectId

Layrz API Reference: 24

cteOS → const AtsNsProjectId

Layrz API Reference: 26

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
name String

Available on Enum, provided by the EnumName extension

The name of the enum value.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() String
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

fromJson(String json) AtsNsProjectId

Constants

values → const List<AtsNsProjectId>
A constant List of the values in this enum, in order of their declaration.