Show / Hide Table of Contents

Class EngineResult

Inheritance
object
EnumItem
SerializedEnumItem<byte>
EngineResult
Implements
ISerializedType
Inherited Members
SerializedEnumItem<byte>.Bytes
SerializedEnumItem<byte>.ToBytes(IBytesSink)
SerializedEnumItem<byte>.ToJson()
EnumItem.Ordinal
EnumItem.Name
EnumItem.CompareTo(EnumItem)
EnumItem.ToString()
EnumItem.GetHashCode()
Namespace: Xrpl.BinaryCodec.Enums
Assembly: Xrpl.BinaryCodec.dll
Syntax
public class EngineResult : SerializedEnumItem<byte>, ISerializedType

Constructors

| Edit this page View Source

EngineResult(string, int, string)

Declaration
public EngineResult(string name, int ordinal, string description)
Parameters
Type Name Description
string name
int ordinal
string description

Fields

| Edit this page View Source

Values

Declaration
public static EngineResult.EngineResultValues Values
Field Value
Type Description
EngineResult.EngineResultValues
| Edit this page View Source

tecAMM_BALANCE

Declaration
public static readonly EngineResult tecAMM_BALANCE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_EXISTS

Declaration
public static readonly EngineResult tecAMM_EXISTS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_FAILED_BID

Declaration
public static readonly EngineResult tecAMM_FAILED_BID
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_FAILED_DEPOSIT

Declaration
public static readonly EngineResult tecAMM_FAILED_DEPOSIT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_FAILED_VOTE

Declaration
public static readonly EngineResult tecAMM_FAILED_VOTE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_FAILED_WITHDRAW

Declaration
public static readonly EngineResult tecAMM_FAILED_WITHDRAW
Field Value
Type Description
EngineResult
| Edit this page View Source

tecAMM_INVALID_TOKENS

Declaration
public static readonly EngineResult tecAMM_INVALID_TOKENS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecCANT_ACCEPT_OWN_NFTOKEN_OFFER

Declaration
public static readonly EngineResult tecCANT_ACCEPT_OWN_NFTOKEN_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecCLAIM

Declaration
public static readonly EngineResult tecCLAIM
Field Value
Type Description
EngineResult
| Edit this page View Source

tecDIR_FULL

Declaration
public static readonly EngineResult tecDIR_FULL
Field Value
Type Description
EngineResult
| Edit this page View Source

tecDST_TAG_NEEDED

Declaration
public static readonly EngineResult tecDST_TAG_NEEDED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecFAILED_PROCESSING

Declaration
public static readonly EngineResult tecFAILED_PROCESSING
Field Value
Type Description
EngineResult
| Edit this page View Source

tecFROZEN

Declaration
public static readonly EngineResult tecFROZEN
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFFICIENT_FUNDS

Declaration
public static readonly EngineResult tecINSUFFICIENT_FUNDS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFFICIENT_PAYMENT

Declaration
public static readonly EngineResult tecINSUFFICIENT_PAYMENT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFFICIENT_RESERVE

Declaration
public static readonly EngineResult tecINSUFFICIENT_RESERVE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUFF_FEE

Declaration
public static readonly EngineResult tecINSUFF_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUF_RESERVE_LINE

Declaration
public static readonly EngineResult tecINSUF_RESERVE_LINE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINSUF_RESERVE_OFFER

Declaration
public static readonly EngineResult tecINSUF_RESERVE_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecINTERNAL

Declaration
public static readonly EngineResult tecINTERNAL
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNEED_MASTER_KEY

Declaration
public static readonly EngineResult tecNEED_MASTER_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_ALTERNATIVE_KEY

Declaration
public static readonly EngineResult tecNO_ALTERNATIVE_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_AUTH

Declaration
public static readonly EngineResult tecNO_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_DST

Declaration
public static readonly EngineResult tecNO_DST
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_DST_INSUF_XRP

Declaration
public static readonly EngineResult tecNO_DST_INSUF_XRP
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_ENTRY

Declaration
public static readonly EngineResult tecNO_ENTRY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_ISSUER

Declaration
public static readonly EngineResult tecNO_ISSUER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_LINE

Declaration
public static readonly EngineResult tecNO_LINE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_LINE_INSUF_RESERVE

Declaration
public static readonly EngineResult tecNO_LINE_INSUF_RESERVE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_LINE_REDUNDANT

Declaration
public static readonly EngineResult tecNO_LINE_REDUNDANT
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_PERMISSION

Declaration
public static readonly EngineResult tecNO_PERMISSION
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_REGULAR_KEY

Declaration
public static readonly EngineResult tecNO_REGULAR_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecNO_TARGET

Declaration
public static readonly EngineResult tecNO_TARGET
Field Value
Type Description
EngineResult
| Edit this page View Source

tecOBJECT_NOT_FOUND

Declaration
public static readonly EngineResult tecOBJECT_NOT_FOUND
Field Value
Type Description
EngineResult
| Edit this page View Source

tecOVERSIZE

Declaration
public static readonly EngineResult tecOVERSIZE
Field Value
Type Description
EngineResult
| Edit this page View Source

tecOWNERS

Declaration
public static readonly EngineResult tecOWNERS
Field Value
Type Description
EngineResult
| Edit this page View Source

tecPATH_DRY

Declaration
public static readonly EngineResult tecPATH_DRY
Field Value
Type Description
EngineResult
| Edit this page View Source

tecPATH_PARTIAL

Declaration
public static readonly EngineResult tecPATH_PARTIAL
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED

Declaration
public static readonly EngineResult tecUNFUNDED
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_ADD

Declaration
public static readonly EngineResult tecUNFUNDED_ADD
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_AMM

Declaration
public static readonly EngineResult tecUNFUNDED_AMM
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_OFFER

Declaration
public static readonly EngineResult tecUNFUNDED_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

tecUNFUNDED_PAYMENT

Declaration
public static readonly EngineResult tecUNFUNDED_PAYMENT
Field Value
Type Description
EngineResult
| Edit this page View Source

tefALREADY

Declaration
public static readonly EngineResult tefALREADY
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_ADD_AUTH

Declaration
public static readonly EngineResult tefBAD_ADD_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_AUTH

Declaration
public static readonly EngineResult tefBAD_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

tefBAD_LEDGER

Declaration
public static readonly EngineResult tefBAD_LEDGER
Field Value
Type Description
EngineResult
| Edit this page View Source

tefCREATED

Declaration
public static readonly EngineResult tefCREATED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefDST_TAG_NEEDED

Declaration
public static readonly EngineResult tefDST_TAG_NEEDED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefEXCEPTION

Declaration
public static readonly EngineResult tefEXCEPTION
Field Value
Type Description
EngineResult
| Edit this page View Source

tefFAILURE

Declaration
public static readonly EngineResult tefFAILURE
Field Value
Type Description
EngineResult
| Edit this page View Source

tefINTERNAL

Declaration
public static readonly EngineResult tefINTERNAL
Field Value
Type Description
EngineResult
| Edit this page View Source

tefMASTER_DISABLED

Declaration
public static readonly EngineResult tefMASTER_DISABLED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefMAX_LEDGER

Declaration
public static readonly EngineResult tefMAX_LEDGER
Field Value
Type Description
EngineResult
| Edit this page View Source

tefNO_AUTH_REQUIRED

Declaration
public static readonly EngineResult tefNO_AUTH_REQUIRED
Field Value
Type Description
EngineResult
| Edit this page View Source

tefPAST_SEQ

Declaration
public static readonly EngineResult tefPAST_SEQ
Field Value
Type Description
EngineResult
| Edit this page View Source

tefWRONG_PRIOR

Declaration
public static readonly EngineResult tefWRONG_PRIOR
Field Value
Type Description
EngineResult
| Edit this page View Source

telBAD_DOMAIN

Declaration
public static readonly EngineResult telBAD_DOMAIN
Field Value
Type Description
EngineResult
| Edit this page View Source

telBAD_PATH_COUNT

Declaration
public static readonly EngineResult telBAD_PATH_COUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

telBAD_PUBLIC_KEY

Declaration
public static readonly EngineResult telBAD_PUBLIC_KEY
Field Value
Type Description
EngineResult
| Edit this page View Source

telFAILED_PROCESSING

Declaration
public static readonly EngineResult telFAILED_PROCESSING
Field Value
Type Description
EngineResult
| Edit this page View Source

telINSUF_FEE_P

Declaration
public static readonly EngineResult telINSUF_FEE_P
Field Value
Type Description
EngineResult
| Edit this page View Source

telLOCAL_ERROR

Declaration
public static readonly EngineResult telLOCAL_ERROR
Field Value
Type Description
EngineResult
| Edit this page View Source

telNO_DST_PARTIAL

Declaration
public static readonly EngineResult telNO_DST_PARTIAL
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_AMM_OPTIONS

Declaration
public static readonly EngineResult temBAD_AMM_OPTIONS
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_AMM_TOKENS

Declaration
public static readonly EngineResult temBAD_AMM_TOKENS
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_AMOUNT

Declaration
public static readonly EngineResult temBAD_AMOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_AUTH_MASTER

Declaration
public static readonly EngineResult temBAD_AUTH_MASTER
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_CURRENCY

Declaration
public static readonly EngineResult temBAD_CURRENCY
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_EXPIRATION

Declaration
public static readonly EngineResult temBAD_EXPIRATION
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_FEE

Declaration
public static readonly EngineResult temBAD_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_ISSUER

Declaration
public static readonly EngineResult temBAD_ISSUER
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_LIMIT

Declaration
public static readonly EngineResult temBAD_LIMIT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_NFTOKEN_TRANSFER_FEE

Declaration
public static readonly EngineResult temBAD_NFTOKEN_TRANSFER_FEE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_OFFER

Declaration
public static readonly EngineResult temBAD_OFFER
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_PATH

Declaration
public static readonly EngineResult temBAD_PATH
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_PATH_LOOP

Declaration
public static readonly EngineResult temBAD_PATH_LOOP
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_LIMIT

Declaration
public static readonly EngineResult temBAD_SEND_XRP_LIMIT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_MAX

Declaration
public static readonly EngineResult temBAD_SEND_XRP_MAX
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_NO_DIRECT

Declaration
public static readonly EngineResult temBAD_SEND_XRP_NO_DIRECT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_PARTIAL

Declaration
public static readonly EngineResult temBAD_SEND_XRP_PARTIAL
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEND_XRP_PATHS

Declaration
public static readonly EngineResult temBAD_SEND_XRP_PATHS
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SEQUENCE

Declaration
public static readonly EngineResult temBAD_SEQUENCE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SIGNATURE

Declaration
public static readonly EngineResult temBAD_SIGNATURE
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_SRC_ACCOUNT

Declaration
public static readonly EngineResult temBAD_SRC_ACCOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

temBAD_TRANSFER_RATE

Declaration
public static readonly EngineResult temBAD_TRANSFER_RATE
Field Value
Type Description
EngineResult
| Edit this page View Source

temDST_IS_SRC

Declaration
public static readonly EngineResult temDST_IS_SRC
Field Value
Type Description
EngineResult
| Edit this page View Source

temDST_NEEDED

Declaration
public static readonly EngineResult temDST_NEEDED
Field Value
Type Description
EngineResult
| Edit this page View Source

temINVALID

Declaration
public static readonly EngineResult temINVALID
Field Value
Type Description
EngineResult
| Edit this page View Source

temINVALID_FLAG

Declaration
public static readonly EngineResult temINVALID_FLAG
Field Value
Type Description
EngineResult
| Edit this page View Source

temMALFORMED

Declaration
public static readonly EngineResult temMALFORMED
Field Value
Type Description
EngineResult
| Edit this page View Source

temREDUNDANT

Declaration
public static readonly EngineResult temREDUNDANT
Field Value
Type Description
EngineResult
| Edit this page View Source

temREDUNDANT_SEND_MAX

Declaration
public static readonly EngineResult temREDUNDANT_SEND_MAX
Field Value
Type Description
EngineResult
| Edit this page View Source

temRIPPLE_EMPTY

Declaration
public static readonly EngineResult temRIPPLE_EMPTY
Field Value
Type Description
EngineResult
| Edit this page View Source

temSEQ_AND_TICKET

Declaration
public static readonly EngineResult temSEQ_AND_TICKET
Field Value
Type Description
EngineResult
| Edit this page View Source

temUNCERTAIN

Declaration
public static readonly EngineResult temUNCERTAIN
Field Value
Type Description
EngineResult
| Edit this page View Source

temUNKNOWN

Declaration
public static readonly EngineResult temUNKNOWN
Field Value
Type Description
EngineResult
| Edit this page View Source

terFUNDS_SPENT

Declaration
public static readonly EngineResult terFUNDS_SPENT
Field Value
Type Description
EngineResult
| Edit this page View Source

terINSUF_FEE_B

Declaration
public static readonly EngineResult terINSUF_FEE_B
Field Value
Type Description
EngineResult
| Edit this page View Source

terLAST

Declaration
public static readonly EngineResult terLAST
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_ACCOUNT

Declaration
public static readonly EngineResult terNO_ACCOUNT
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_AMM

Declaration
public static readonly EngineResult terNO_AMM
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_AUTH

Declaration
public static readonly EngineResult terNO_AUTH
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_LINE

Declaration
public static readonly EngineResult terNO_LINE
Field Value
Type Description
EngineResult
| Edit this page View Source

terNO_RIPPLE

Declaration
public static readonly EngineResult terNO_RIPPLE
Field Value
Type Description
EngineResult
| Edit this page View Source

terOWNERS

Declaration
public static readonly EngineResult terOWNERS
Field Value
Type Description
EngineResult
| Edit this page View Source

terPRE_SEQ

Declaration
public static readonly EngineResult terPRE_SEQ
Field Value
Type Description
EngineResult
| Edit this page View Source

terPRE_TICKET

Declaration
public static readonly EngineResult terPRE_TICKET
Field Value
Type Description
EngineResult
| Edit this page View Source

terQUEUED

Declaration
public static readonly EngineResult terQUEUED
Field Value
Type Description
EngineResult
| Edit this page View Source

terRETRY

Declaration
public static readonly EngineResult terRETRY
Field Value
Type Description
EngineResult
| Edit this page View Source

tesSUCCESS

Declaration
public static readonly EngineResult tesSUCCESS
Field Value
Type Description
EngineResult

Methods

| Edit this page View Source

ShouldClaimFee()

Declaration
public bool ShouldClaimFee()
Returns
Type Description
bool

Implements

ISerializedType

Extension Methods

StExtensions.ToDebuggedHex(ISerializedType)
StExtensions.ToHex(ISerializedType)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX