Class XChainCreateAccountAttestationCollectionElement
An attestation element within an XChainCreateAccountAttestations array.
Inheritance
object
XChainCreateAccountAttestationCollectionElement
Namespace: Xrpl.Models.Common
Assembly: Xrpl.dll
Syntax
public class XChainCreateAccountAttestationCollectionElement
Properties
| Edit this page View SourceXChainCreateAccountProofSig
The inner attestation data.
Declaration
[JsonPropertyName("XChainCreateAccountProofSig")]
public XChainCreateAccountProofSig XChainCreateAccountProofSig { get; set; }
Property Value
| Type | Description |
|---|---|
| XChainCreateAccountProofSig |