Asset
@Serializable
Represents an asset in the Stellar network.
Assets can be either native (XLM) or credit assets issued by an account. For credit assets, the asset type, code, and issuer are all required.
This class is used in various Horizon API responses including paths, order books, and trades.