Stellar PHP SDK API Documentation

XdrClaimClaimableBalanceResultCode
in package

Table of Contents

Constants

CANNOT_CLAIM  = -2
DOES_NOT_EXIST  = -1
LINE_FULL  = -3
NO_TRUST  = -4
NOT_AUTHORIZED  = -5
SUCCESS  = 0
TRUSTLINE_FROZEN  = -6

Properties

$value  : int

Methods

__construct()  : mixed
CANNOT_CLAIM()  : XdrClaimClaimableBalanceResultCode
decode()  : XdrClaimClaimableBalanceResultCode
DOES_NOT_EXIST()  : XdrClaimClaimableBalanceResultCode
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
LINE_FULL()  : XdrClaimClaimableBalanceResultCode
NO_TRUST()  : XdrClaimClaimableBalanceResultCode
NOT_AUTHORIZED()  : XdrClaimClaimableBalanceResultCode
SUCCESS()  : XdrClaimClaimableBalanceResultCode
toBase64Xdr()  : string
TRUSTLINE_FROZEN()  : XdrClaimClaimableBalanceResultCode

Constants

Properties

Methods


        
On this page

Search results