Show / Hide Table of Contents

Class AuthAccount

Inheritance
object
AuthAccount
Implements
IAuthAccount
Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public class AuthAccount : IAuthAccount

Properties

| Edit this page View Source

Account

Declaration
[JsonPropertyName("account")]
public string Account { get; set; }
Property Value
Type Description
string

Implements

IAuthAccount
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX