Class AlgoApiFieldAttribute
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public sealed class AlgoApiFieldAttribute : Attribute
  Constructors
AlgoApiFieldAttribute(String)
Declaration
public AlgoApiFieldAttribute(string name)
  Parameters
| Type | Name | Description | 
|---|---|---|
| String | name | 
Properties
Name
Declaration
public string Name { get; }
  Property Value
| Type | Description | 
|---|---|
| String |