Stellar PHP SDK API Documentation

XdrTxSetComponent
in package

Table of Contents

Properties

$txsMaybeDiscountedFee  : XdrTxSetComponentTxsMaybeDiscountedFee|null
$type  : XdrTxSetComponentType

Methods

__construct()  : mixed
decode()  : XdrTxSetComponent
encode()  : string
fromBase64Xdr()  : static
getTxsMaybeDiscountedFee()  : XdrTxSetComponentTxsMaybeDiscountedFee|null
getType()  : XdrTxSetComponentType
setTxsMaybeDiscountedFee()  : void
setType()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results