Show / Hide Table of Contents

Class XrplAddressCodec.CodecAccountID

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

Properties

| Edit this page View Source

AccountID

Declaration
public byte[] AccountID { get; set; }
Property Value
Type Description
byte[]
| 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