Table of Contents

Class Response40

Namespace
Thirdweb.Api
Assembly
Thirdweb.dll
public class Response40
Inheritance
Response40
Inherited Members

Properties

AdditionalProperties

[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }

Property Value

IDictionary<string, object>

Result

Blockchain networks that support cross-chain bridging

[JsonProperty("result", Required = Required.Always)]
[Required]
public ICollection<Result28> Result { get; set; }

Property Value

ICollection<Result28>