Stellar PHP SDK API Documentation

XdrBucketMetadataExt
in package

Table of Contents

Properties

$bucketListType  : XdrBucketListType|null
$v  : int

Methods

__construct()  : mixed
decode()  : XdrBucketMetadataExt
encode()  : string
fromBase64Xdr()  : static
getBucketListType()  : XdrBucketListType|null
getV()  : int
setBucketListType()  : void
setV()  : void
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct([int|null $v = null ]) : mixed
Parameters
$v : int|null = null

fromBase64Xdr()

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

        
On this page

Search results