Stellar PHP SDK API Documentation

XdrBucketEntryType
in package

Table of Contents

Constants

DEADENTRY  = 1
INITENTRY  = 2
LIVEENTRY  = 0
METAENTRY  = -1

Properties

$value  : int

Methods

__construct()  : mixed
DEADENTRY()  : XdrBucketEntryType
decode()  : XdrBucketEntryType
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
INITENTRY()  : XdrBucketEntryType
LIVEENTRY()  : XdrBucketEntryType
METAENTRY()  : XdrBucketEntryType
toBase64Xdr()  : string

Constants

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results