Stellar PHP SDK API Documentation

XdrRevokeSponsorshipOperation
in package

Table of Contents

Properties

$ledgerKey  : XdrLedgerKey|null
$signer  : XdrRevokeSponsorshipSigner|null
$type  : XdrRevokeSponsorshipType

Methods

__construct()  : mixed
decode()  : XdrRevokeSponsorshipOperation
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrRevokeSponsorshipOperation
getLedgerKey()  : XdrLedgerKey|null
getSigner()  : XdrRevokeSponsorshipSigner|null
getType()  : XdrRevokeSponsorshipType
setLedgerKey()  : void
setSigner()  : void
setType()  : 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