Stellar PHP SDK API Documentation

XdrSorobanAuthorizationEntry
in package

Table of Contents

Properties

$credentials  : XdrSorobanCredentials
$rootInvocation  : XdrSorobanAuthorizedInvocation

Methods

__construct()  : mixed
decode()  : XdrSorobanAuthorizationEntry
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrSorobanAuthorizationEntry
getCredentials()  : XdrSorobanCredentials
getRootInvocation()  : XdrSorobanAuthorizedInvocation
setCredentials()  : void
setRootInvocation()  : 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