Interface IAuthAccount
Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public interface IAuthAccount
Properties
| Edit this page View SourceAccount
Declaration
string Account { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
public interface IAuthAccount
string Account { get; set; }
| Type | Description |
|---|---|
| string |