XdrOperationType
in package
Table of Contents
Constants
- ACCOUNT_MERGE = 8
- ALLOW_TRUST = 7
- BEGIN_SPONSORING_FUTURE_RESERVES = 16
- BUMP_SEQUENCE = 11
- CHANGE_TRUST = 6
- CLAIM_CLAIMABLE_BALANCE = 15
- CLAWBACK = 19
- CLAWBACK_CLAIMABLE_BALANCE = 20
- CREATE_ACCOUNT = 0
- CREATE_CLAIMABLE_BALANCE = 14
- CREATE_PASSIVE_SELL_OFFER = 4
- END_SPONSORING_FUTURE_RESERVES = 17
- EXTEND_FOOTPRINT_TTL = 25
- INFLATION = 9
- INVOKE_HOST_FUNCTION = 24
- LIQUIDITY_POOL_DEPOSIT = 22
- LIQUIDITY_POOL_WITHDRAW = 23
- MANAGE_BUY_OFFER = 12
- MANAGE_DATA = 10
- MANAGE_SELL_OFFER = 3
- PATH_PAYMENT_STRICT_RECEIVE = 2
- PATH_PAYMENT_STRICT_SEND = 13
- PAYMENT = 1
- RESTORE_FOOTPRINT = 26
- REVOKE_SPONSORSHIP = 18
- SET_OPTIONS = 5
- SET_TRUST_LINE_FLAGS = 21
Methods
- __construct() : mixed
- ACCOUNT_MERGE() : XdrOperationType
- ALLOW_TRUST() : XdrOperationType
- BEGIN_SPONSORING_FUTURE_RESERVES() : XdrOperationType
- BUMP_SEQUENCE() : XdrOperationType
- CHANGE_TRUST() : XdrOperationType
- CLAIM_CLAIMABLE_BALANCE() : XdrOperationType
- CLAWBACK() : XdrOperationType
- CLAWBACK_CLAIMABLE_BALANCE() : XdrOperationType
- CREATE_ACCOUNT() : XdrOperationType
- CREATE_CLAIMABLE_BALANCE() : XdrOperationType
- CREATE_PASSIVE_SELL_OFFER() : XdrOperationType
- decode() : XdrOperationType
- encode() : string
- END_SPONSORING_FUTURE_RESERVES() : XdrOperationType
- EXTEND_FOOTPRINT_TTL() : XdrOperationType
- getValue() : int
- INFLATION() : XdrOperationType
- INVOKE_HOST_FUNCTION() : XdrOperationType
- LIQUIDITY_POOL_DEPOSIT() : XdrOperationType
- LIQUIDITY_POOL_WITHDRAW() : XdrOperationType
- MANAGE_BUY_OFFER() : XdrOperationType
- MANAGE_DATA() : XdrOperationType
- MANAGE_SELL_OFFER() : XdrOperationType
- PATH_PAYMENT_STRICT_RECEIVE() : XdrOperationType
- PATH_PAYMENT_STRICT_SEND() : XdrOperationType
- PAYMENT() : XdrOperationType
- RESTORE_FOOTPRINT() : XdrOperationType
- REVOKE_SPONSORSHIP() : XdrOperationType
- SET_OPTIONS() : XdrOperationType
- SET_TRUST_LINE_FLAGS() : XdrOperationType
Constants
ACCOUNT_MERGE
public
mixed
ACCOUNT_MERGE
= 8
ALLOW_TRUST
public
mixed
ALLOW_TRUST
= 7
BEGIN_SPONSORING_FUTURE_RESERVES
public
mixed
BEGIN_SPONSORING_FUTURE_RESERVES
= 16
BUMP_SEQUENCE
public
mixed
BUMP_SEQUENCE
= 11
CHANGE_TRUST
public
mixed
CHANGE_TRUST
= 6
CLAIM_CLAIMABLE_BALANCE
public
mixed
CLAIM_CLAIMABLE_BALANCE
= 15
CLAWBACK
public
mixed
CLAWBACK
= 19
CLAWBACK_CLAIMABLE_BALANCE
public
mixed
CLAWBACK_CLAIMABLE_BALANCE
= 20
CREATE_ACCOUNT
public
mixed
CREATE_ACCOUNT
= 0
CREATE_CLAIMABLE_BALANCE
public
mixed
CREATE_CLAIMABLE_BALANCE
= 14
CREATE_PASSIVE_SELL_OFFER
public
mixed
CREATE_PASSIVE_SELL_OFFER
= 4
END_SPONSORING_FUTURE_RESERVES
public
mixed
END_SPONSORING_FUTURE_RESERVES
= 17
EXTEND_FOOTPRINT_TTL
public
mixed
EXTEND_FOOTPRINT_TTL
= 25
INFLATION
public
mixed
INFLATION
= 9
INVOKE_HOST_FUNCTION
public
mixed
INVOKE_HOST_FUNCTION
= 24
LIQUIDITY_POOL_DEPOSIT
public
mixed
LIQUIDITY_POOL_DEPOSIT
= 22
LIQUIDITY_POOL_WITHDRAW
public
mixed
LIQUIDITY_POOL_WITHDRAW
= 23
MANAGE_BUY_OFFER
public
mixed
MANAGE_BUY_OFFER
= 12
MANAGE_DATA
public
mixed
MANAGE_DATA
= 10
MANAGE_SELL_OFFER
public
mixed
MANAGE_SELL_OFFER
= 3
PATH_PAYMENT_STRICT_RECEIVE
public
mixed
PATH_PAYMENT_STRICT_RECEIVE
= 2
PATH_PAYMENT_STRICT_SEND
public
mixed
PATH_PAYMENT_STRICT_SEND
= 13
PAYMENT
public
mixed
PAYMENT
= 1
RESTORE_FOOTPRINT
public
mixed
RESTORE_FOOTPRINT
= 26
REVOKE_SPONSORSHIP
public
mixed
REVOKE_SPONSORSHIP
= 18
SET_OPTIONS
public
mixed
SET_OPTIONS
= 5
SET_TRUST_LINE_FLAGS
public
mixed
SET_TRUST_LINE_FLAGS
= 21
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
ACCOUNT_MERGE()
public
static ACCOUNT_MERGE() : XdrOperationType
Return values
XdrOperationTypeALLOW_TRUST()
public
static ALLOW_TRUST() : XdrOperationType
Return values
XdrOperationTypeBEGIN_SPONSORING_FUTURE_RESERVES()
public
static BEGIN_SPONSORING_FUTURE_RESERVES() : XdrOperationType
Return values
XdrOperationTypeBUMP_SEQUENCE()
public
static BUMP_SEQUENCE() : XdrOperationType
Return values
XdrOperationTypeCHANGE_TRUST()
public
static CHANGE_TRUST() : XdrOperationType
Return values
XdrOperationTypeCLAIM_CLAIMABLE_BALANCE()
public
static CLAIM_CLAIMABLE_BALANCE() : XdrOperationType
Return values
XdrOperationTypeCLAWBACK()
public
static CLAWBACK() : XdrOperationType
Return values
XdrOperationTypeCLAWBACK_CLAIMABLE_BALANCE()
public
static CLAWBACK_CLAIMABLE_BALANCE() : XdrOperationType
Return values
XdrOperationTypeCREATE_ACCOUNT()
public
static CREATE_ACCOUNT() : XdrOperationType
Return values
XdrOperationTypeCREATE_CLAIMABLE_BALANCE()
public
static CREATE_CLAIMABLE_BALANCE() : XdrOperationType
Return values
XdrOperationTypeCREATE_PASSIVE_SELL_OFFER()
public
static CREATE_PASSIVE_SELL_OFFER() : XdrOperationType
Return values
XdrOperationTypedecode()
public
static decode(XdrBuffer $xdr) : XdrOperationType
Parameters
- $xdr : XdrBuffer
Return values
XdrOperationTypeencode()
public
encode() : string
Return values
stringEND_SPONSORING_FUTURE_RESERVES()
public
static END_SPONSORING_FUTURE_RESERVES() : XdrOperationType
Return values
XdrOperationTypeEXTEND_FOOTPRINT_TTL()
public
static EXTEND_FOOTPRINT_TTL() : XdrOperationType
Return values
XdrOperationTypegetValue()
public
getValue() : int
Return values
intINFLATION()
public
static INFLATION() : XdrOperationType
Return values
XdrOperationTypeINVOKE_HOST_FUNCTION()
public
static INVOKE_HOST_FUNCTION() : XdrOperationType
Return values
XdrOperationTypeLIQUIDITY_POOL_DEPOSIT()
public
static LIQUIDITY_POOL_DEPOSIT() : XdrOperationType
Return values
XdrOperationTypeLIQUIDITY_POOL_WITHDRAW()
public
static LIQUIDITY_POOL_WITHDRAW() : XdrOperationType
Return values
XdrOperationTypeMANAGE_BUY_OFFER()
public
static MANAGE_BUY_OFFER() : XdrOperationType
Return values
XdrOperationTypeMANAGE_DATA()
public
static MANAGE_DATA() : XdrOperationType
Return values
XdrOperationTypeMANAGE_SELL_OFFER()
public
static MANAGE_SELL_OFFER() : XdrOperationType
Return values
XdrOperationTypePATH_PAYMENT_STRICT_RECEIVE()
public
static PATH_PAYMENT_STRICT_RECEIVE() : XdrOperationType
Return values
XdrOperationTypePATH_PAYMENT_STRICT_SEND()
public
static PATH_PAYMENT_STRICT_SEND() : XdrOperationType
Return values
XdrOperationTypePAYMENT()
public
static PAYMENT() : XdrOperationType
Return values
XdrOperationTypeRESTORE_FOOTPRINT()
public
static RESTORE_FOOTPRINT() : XdrOperationType
Return values
XdrOperationTypeREVOKE_SPONSORSHIP()
public
static REVOKE_SPONSORSHIP() : XdrOperationType
Return values
XdrOperationTypeSET_OPTIONS()
public
static SET_OPTIONS() : XdrOperationType
Return values
XdrOperationTypeSET_TRUST_LINE_FLAGS()
public
static SET_TRUST_LINE_FLAGS() : XdrOperationType