Class MemoWrapper
Additional arbitrary information used to identify transaction.
Inheritance
object
MemoWrapper
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public class MemoWrapper
Properties
| Edit this page View SourceMemo
The Memos field includes arbitrary messaging data with the transaction.
Declaration
[JsonPropertyName("Memo")]
public Memo Memo { get; set; }
Property Value
| Type | Description |
|---|---|
| Memo |