Stellar PHP SDK API Documentation

XdrSorobanTransactionData
in package

Table of Contents

Properties

$ext  : XdrSorobanTransactionDataExt
$resourceFee  : int
$resources  : XdrSorobanResources

Methods

__construct()  : mixed
decode()  : XdrSorobanTransactionData
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrSorobanTransactionData
getExt()  : XdrSorobanTransactionDataExt
getResourceFee()  : int
getResources()  : XdrSorobanResources
setExt()  : void
setResourceFee()  : void
setResources()  : void
toBase64Xdr()  : string
toTxRep()  : void

Properties

Methods

fromBase64Xdr()

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

toTxRep()

public toTxRep(string $prefix, array<string|int, mixed> &$lines) : void
Parameters
$prefix : string
$lines : array<string|int, mixed>

        
On this page

Search results