Stellar PHP SDK API Documentation

XdrClaimPredicate
in package

Table of Contents

Methods

__construct()  : mixed
decode()  : XdrClaimPredicate
encode()  : string
getAbsBefore()  : int|null
getAndPredicates()  : array<string|int, XdrClaimPredicate>|null
getNotPredicate()  : XdrClaimPredicate|null
getOrPredicates()  : array<string|int, XdrClaimPredicate>|null
getRelBefore()  : int|null
getType()  : XdrClaimPredicateType
setAbsBefore()  : void
setAndPredicates()  : void
setNotPredicate()  : void
setOrPredicates()  : void
setRelBefore()  : void

Methods

setAbsBefore()

public setAbsBefore(int|null $absBefore) : void
Parameters
$absBefore : int|null

setRelBefore()

public setRelBefore(int|null $relBefore) : void
Parameters
$relBefore : int|null

        
On this page

Search results