Class XrplAddressCodec.CodecAccountID
Inheritance
object
XrplAddressCodec.CodecAccountID
Namespace: Xrpl.AddressCodec
Assembly: Xrpl.AddressCodec.dll
Syntax
public class XrplAddressCodec.CodecAccountID
Properties
| Edit this page View SourceAccountID
Declaration
public byte[] AccountID { get; set; }
Property Value
| Type | Description |
|---|---|
| byte[] |
Tag
Declaration
public uint? Tag { get; set; }
Property Value
| Type | Description |
|---|---|
| uint? |
Test
Declaration
public bool Test { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |