Show / Hide Table of Contents

Class BatchSigner

Inheritance
object
BatchSigner
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public sealed class BatchSigner

Properties

| Edit this page View Source

Value

Declaration
[JsonPropertyName("BatchSigner")]
[JsonRequired]
public BatchSigner.BatchInnerSigner Value { get; set; }
Property Value
Type Description
BatchSigner.BatchInnerSigner
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX