Class B58.Decoded
Inheritance
object
B58.Decoded
Assembly: Xrpl.AddressCodec.dll
Syntax
Constructors
|
Edit this page
View Source
Decoded(byte[], byte[], string)
Declaration
public Decoded(byte[] version, byte[] payload, string typeName)
Parameters
| Type |
Name |
Description |
| byte[] |
version |
|
| byte[] |
payload |
|
| string |
typeName |
|
Fields
|
Edit this page
View Source
Payload
Declaration
public readonly byte[] Payload
Field Value
|
Edit this page
View Source
Type
Declaration
public readonly string Type
Field Value
|
Edit this page
View Source
VersionBytes
Declaration
public readonly byte[] VersionBytes
Field Value