Stellar PHP SDK API Documentation

XdrFeeBumpTransactionInnerTx
in package

Table of Contents

Properties

$type  : XdrEnvelopeType
$v1  : XdrTransactionV1Envelope|null

Methods

__construct()  : mixed
decode()  : XdrFeeBumpTransactionInnerTx
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrFeeBumpTransactionInnerTx
getType()  : XdrEnvelopeType
getV1()  : XdrTransactionV1Envelope|null
setType()  : void
setV1()  : void
toBase64Xdr()  : string
toTxRep()  : void

Properties

Methods

toTxRep()

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

        
On this page

Search results