Show / Hide Table of Contents

Class XrplAddressCodec.CodecAddress

Inheritance
object
XrplAddressCodec.CodecAddress
Namespace: Xrpl.AddressCodec
Assembly: Xrpl.AddressCodec.dll
Syntax
public class XrplAddressCodec.CodecAddress

Properties

| Edit this page View Source

ClassicAddress

Declaration
public string ClassicAddress { get; set; }
Property Value
Type Description
string
| Edit this page View Source

Tag

Declaration
public uint? Tag { get; set; }
Property Value
Type Description
uint?
| Edit this page View Source

Test

Declaration
public bool Test { get; set; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX