Stellar PHP SDK API Documentation

XdrCreateClaimableBalanceOperation
in package

Table of Contents

Properties

$amount  : BigInteger
$asset  : XdrAsset
$claimants  : array<string|int, mixed>

Methods

__construct()  : mixed
decode()  : XdrCreateClaimableBalanceOperation
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrCreateClaimableBalanceOperation
getAmount()  : BigInteger
getAsset()  : XdrAsset
getClaimants()  : array<string|int, mixed>
setAmount()  : void
setAsset()  : void
setClaimants()  : 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