Stellar PHP SDK API Documentation

LiquidityPoolLinksResponse

Represents HAL links for a liquidity pool response

Tags
see
LiquidityPoolResponse

For the parent liquidity pool details

see
LinkResponse

For the link structure

since
1.0.0

Table of Contents

Methods

fromJson()  : LiquidityPoolLinksResponse
getOperations()  : LinkResponse
Gets the link to operations related to this liquidity pool
getSelf()  : LinkResponse
Gets the self-referencing link to this liquidity pool
getTransactions()  : LinkResponse
Gets the link to transactions involving this liquidity pool
loadFromJson()  : void

Methods

loadFromJson()

protected loadFromJson(array<string|int, mixed> $json) : void
Parameters
$json : array<string|int, mixed>

        
On this page

Search results