Show / Hide Table of Contents

Class AssetResponseLinks

Inheritance
System.Object
AssetResponseLinks
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class AssetResponseLinks : object

Constructors

AssetResponseLinks(Link<AssetResponse>)

Declaration
public AssetResponseLinks(Link<AssetResponse> toml)
Parameters
Type Name Description
Link<AssetResponse> toml

Properties

Toml

Declaration
public Link Toml { get; set; }
Property Value
Link

Back to top Generated by DocFX