Struct AssetConfigTxn.Params
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public struct Params : IEquatable<AssetConfigTxn.Params>
Fields
AssetParams
Declaration
public AssetParams AssetParams
Field Value
| Type | Description |
|---|---|
| AssetParams |
ConfigAsset
Declaration
public AssetIndex ConfigAsset
Field Value
| Type | Description |
|---|---|
| AssetIndex |
Methods
Equals(AssetConfigTxn.Params)
Declaration
public bool Equals(AssetConfigTxn.Params other)
Parameters
| Type | Name | Description |
|---|---|---|
| AssetConfigTxn.Params | other |
Returns
| Type | Description |
|---|---|
| Boolean |