Class AssetTransferTransaction
Inheritance
AssetTransferTransaction
Implements
Inherited Members
Namespace: Algorand.Algod.Model.Transactions
Assembly: Algorand.dll
Syntax
[JsonConverter(typeof(JsonSubtypes))]
[JsonSubtypes.KnownSubTypeWithProperty(typeof(AssetClawbackTransaction), "asnd")]
[JsonSubtypes.FallBackSubType(typeof(AssetTransferTransaction))]
[MessagePackObject(false)]
[MessagePackFormatter(typeof(NoDefaultsFormatter<AssetTransferTransaction>))]
public class AssetTransferTransaction : AssetMovementsTransaction, IReturnableTransaction
Properties
| Edit this page View SourceAssetClosingAmount
Declaration
[JsonIgnore]
[IgnoreMember]
public ulong? AssetClosingAmount { get; }
Property Value
| Type | Description |
|---|---|
| ulong? |