Class XrplAddressCodec.CodecAddress
Inheritance
object
XrplAddressCodec.CodecAddress
Namespace: Xrpl.AddressCodec
Assembly: Xrpl.AddressCodec.dll
Syntax
public class XrplAddressCodec.CodecAddress
Properties
| Edit this page View SourceClassicAddress
Declaration
public string ClassicAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Tag
Declaration
public uint? Tag { get; set; }
Property Value
| Type | Description |
|---|---|
| uint? |
Test
Declaration
public bool Test { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |