Stellar PHP SDK API Documentation

XdrTxSetComponentTxsMaybeDiscountedFee
in package

Table of Contents

Properties

$baseFee  : int|null
$txs  : array<string|int, mixed>

Methods

__construct()  : mixed
decode()  : XdrTxSetComponentTxsMaybeDiscountedFee
encode()  : string
fromBase64Xdr()  : static
getBaseFee()  : int|null
getTxs()  : array<string|int, mixed>
setBaseFee()  : void
setTxs()  : void
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $txs[, int|null $baseFee = null ]) : mixed
Parameters
$txs : array<string|int, mixed>
$baseFee : int|null = null

        
On this page

Search results