OrganizationChange_Change enum

Inheritance

Constructors

OrganizationChange_Change()
const

Values

city → const OrganizationChange_Change
country → const OrganizationChange_Change
phoneNumber → const OrganizationChange_Change
cvrNumber → const OrganizationChange_Change
name → const OrganizationChange_Change
email → const OrganizationChange_Change
vatNumber → const OrganizationChange_Change
vatCountryCode → const OrganizationChange_Change
addressLine → const OrganizationChange_Change
postalCode → const OrganizationChange_Change
customer → const OrganizationChange_Change
notSet → const OrganizationChange_Change

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
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
toString() String
A string representation of this object.
inherited

Operators

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

Constants

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