Stellar PHP SDK API Documentation

XdrClaimAtomType
in package

Table of Contents

Constants

LIQUIDITY_POOL  = 2
ORDER_BOOK  = 1
V0  = 0

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrClaimAtomType
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
LIQUIDITY_POOL()  : XdrClaimAtomType
ORDER_BOOK()  : XdrClaimAtomType
toBase64Xdr()  : string
V0()  : XdrClaimAtomType

Constants

Properties

Methods

__construct()

public __construct(int $value) : mixed
Parameters
$value : int

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

        
On this page

Search results