Show / Hide Table of Contents

Class BatchSignerAccounts

Inheritance
object
BatchSignerAccounts
Namespace: Xrpl.Models.Utils
Assembly: Xrpl.dll
Syntax
public sealed class BatchSignerAccounts

Properties

| Edit this page View Source

Raw

Declaration
public List<string> Raw { get; init; }
Property Value
Type Description
List<string>
| Edit this page View Source

Root

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