Stellar PHP SDK API Documentation

XdrPathPaymentResultSuccess
in package

Table of Contents

Properties

$last  : XdrSimplePaymentResult
$offers  : array<string|int, mixed>

Methods

__construct()  : mixed
decode()  : XdrPathPaymentResultSuccess
encode()  : string
fromBase64Xdr()  : static
getLast()  : XdrSimplePaymentResult
getOffers()  : array<string|int, mixed>
setLast()  : void
setOffers()  : void
toBase64Xdr()  : string

Properties

Methods

setOffers()

public setOffers(array<string|int, mixed> $offers) : void
Parameters
$offers : array<string|int, mixed>

        
On this page

Search results