Stellar PHP SDK API Documentation

XdrUpgradeType
in package

Table of Contents

Properties

$upgradeType  : string

Methods

__construct()  : mixed
decode()  : XdrUpgradeType
encode()  : string
fromBase64Xdr()  : static
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct(string $upgradeType) : mixed
Parameters
$upgradeType : string

fromBase64Xdr()

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

toBase64Xdr()

public toBase64Xdr() : string
Return values
string

        
On this page

Search results