Class AssetInfo
public record AssetInfo : IEquatable<AssetInfo>
- Inheritance
-
AssetInfo
- Implements
- Inherited Members
- Extension Methods
Properties
Address
public string Address { get; init; }
Property Value
Amount
public ulong Amount { get; init; }
Property Value
Asset
public string Asset { get; init; }