Stellar PHP SDK API Documentation

XdrLiquidityPoolWithdrawResultCode
in package

Table of Contents

Constants

LINE_FULL  = -4
MALFORMED  = -1
NO_TRUST  = -2
SUCCESS  = 0
TRUSTLINE_FROZEN  = -6
UNDER_MINIMUM  = -5
UNDERFUNDED  = -3

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrLiquidityPoolWithdrawResultCode
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
LINE_FULL()  : XdrLiquidityPoolWithdrawResultCode
MALFORMED()  : XdrLiquidityPoolWithdrawResultCode
NO_TRUST()  : XdrLiquidityPoolWithdrawResultCode
SUCCESS()  : XdrLiquidityPoolWithdrawResultCode
toBase64Xdr()  : string
TRUSTLINE_FROZEN()  : XdrLiquidityPoolWithdrawResultCode
UNDER_MINIMUM()  : XdrLiquidityPoolWithdrawResultCode
UNDERFUNDED()  : XdrLiquidityPoolWithdrawResultCode

Constants

Properties

Methods


        
On this page

Search results