Stellar PHP SDK API Documentation

XdrAllowTrustResultCode
in package

Table of Contents

Constants

CANT_REVOKE  = -4
LOW_RESERVE  = -6
MALFORMED  = -1
NO_TRUST_LINE  = -2
SELF_NOT_ALLOWED  = -5
SUCCESS  = 0
TRUST_NOT_REQUIRED  = -3

Properties

$value  : int

Methods

__construct()  : mixed
CANT_REVOKE()  : XdrAllowTrustResultCode
decode()  : XdrAllowTrustResultCode
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
LOW_RESERVE()  : XdrAllowTrustResultCode
MALFORMED()  : XdrAllowTrustResultCode
NO_TRUST_LINE()  : XdrAllowTrustResultCode
SELF_NOT_ALLOWED()  : XdrAllowTrustResultCode
SUCCESS()  : XdrAllowTrustResultCode
toBase64Xdr()  : string
TRUST_NOT_REQUIRED()  : XdrAllowTrustResultCode

Constants

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results