Struct AssetConfigTxn.Params
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
[AlgoApiObject("", "", 0)]
[Serializable]
public struct Params : IEquatable<AssetConfigTxn.Params>Fields
AssetParams
Declaration
[AlgoApiField("params")]
public AssetParams AssetParamsField Value
| Type | Description | 
|---|---|
| AssetParams | 
ConfigAsset
Declaration
[AlgoApiField("xaid")]
public AssetIndex ConfigAssetField 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 |