Stellar PHP SDK API Documentation

LedgerLinksResponse

Represents HAL links for a ledger response

Tags
see
LedgerResponse

For the parent ledger details

see
LinkResponse

For the link structure

since
1.0.0

Table of Contents

Methods

fromJson()  : LedgerLinksResponse
getEffects()  : LinkResponse
Gets the link to effects that occurred in this ledger
getOperations()  : LinkResponse
Gets the link to operations that occurred in this ledger
getPayments()  : LinkResponse
Gets the link to payments that occurred in this ledger
getSelf()  : LinkResponse
Gets the self-referencing link to this ledger
getTransactions()  : LinkResponse
Gets the link to transactions in this ledger
loadFromJson()  : void

Methods

loadFromJson()

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

        
On this page

Search results