Class BatchSignerAccounts
Inheritance
object
BatchSignerAccounts
Namespace: Xrpl.Models.Utils
Assembly: Xrpl.dll
Syntax
public sealed class BatchSignerAccounts
Properties
| Edit this page View SourceRaw
Declaration
public List<string> Raw { get; init; }
Property Value
| Type | Description |
|---|---|
| List<string> |
Root
Declaration
public string Root { get; init; }
Property Value
| Type | Description |
|---|---|
| string |