Namespace Xrpl.Models.Enums
Classes
StreamTypeListConverter
Enums
LedgerEntryFilter
LedgerEntryFilter is used to filter the types of ledger entries returned by certain API calls (account_objects request).
PathStepType
Bitmask describing which fields a path step carries, as reported by rippled in the
type field of every path step (STPathElement upstream).
The value is derived from the fields actually present in the step: rippled ignores it when
parsing a submitted transaction, and the binary codec synthesizes the byte itself.
A value carrying a bit this enum does not declare is preserved as-is on deserialization.