Stellar PHP SDK API Documentation

XdrBucketListType
in package

Table of Contents

Constants

HOT_ARCHIVE  = 1
LIVE  = 0

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrBucketListType
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
HOT_ARCHIVE()  : XdrBucketListType
LIVE()  : XdrBucketListType
toBase64Xdr()  : string

Constants

Properties

Methods

__construct()

public __construct(int $value) : mixed
Parameters
$value : int

fromBase64Xdr()

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

        
On this page

Search results