Stellar PHP SDK API Documentation

XdrClawbackResultCode
in package

Table of Contents

Constants

MALFORMED  = -1
NO_TRUST  = -3
NOT_ENABLED  = -2
SUCCESS  = 0
UNDERFUNDED  = -4

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrClawbackResultCode
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
MALFORMED()  : XdrClawbackResultCode
NO_TRUST()  : XdrClawbackResultCode
NOT_ENABLED()  : XdrClawbackResultCode
SUCCESS()  : XdrClawbackResultCode
toBase64Xdr()  : string
UNDERFUNDED()  : XdrClawbackResultCode

Constants

Properties

Methods

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

        
On this page

Search results