Class CATInfo
public record CATInfo : IEquatable<CATInfo>
- Inheritance
-
CATInfo
- Implements
- Inherited Members
- Extension Methods
Properties
AssetId
public string AssetId { get; init; }
Property Value
Name
public string Name { get; init; }
Property Value
Symbol
public string Symbol { get; init; }