ClaimableBalanceLinksResponse
in package
Represents HAL links for a claimable balance response
Tags
Table of Contents
Methods
- fromJson() : ClaimableBalanceLinksResponse
- getSelf() : LinkResponse
- Gets the self-referencing link to this claimable balance
- loadFromJson() : void
Methods
fromJson()
public
static fromJson(array<string|int, mixed> $json) : ClaimableBalanceLinksResponse
Parameters
- $json : array<string|int, mixed>
Return values
ClaimableBalanceLinksResponsegetSelf()
Gets the self-referencing link to this claimable balance
public
getSelf() : LinkResponse
Return values
LinkResponse —The self link
loadFromJson()
protected
loadFromJson(array<string|int, mixed> $json) : void
Parameters
- $json : array<string|int, mixed>