Struct AuraVariable
Inherited Members
Namespace: EyeAuras.Shared.Model
Assembly: EyeAuras.Shared.Metadata.dll
Syntax
public readonly struct AuraVariable
Constructors
Name | Description |
---|---|
AuraVariable(string, object, DateTimeOffset?) |
Fields
Name | Description |
---|---|
Empty |
Properties
Name | Description |
---|---|
IsEmpty | |
LastUpdateTimestamp | Timestamp, shows when the value of this variable was updated the last time |
Name | Name of a variable |
Value | Value of a variable |
Methods
Name | Description |
---|---|
Equals(AuraVariable) | |
Equals(object) | |
GetHashCode() | |
ToString() |