Stellar PHP SDK API Documentation

XdrRevokeSponsorshipResultCode
in package

Table of Contents

Constants

DOES_NOT_EXIST  = -1
LOW_RESERVE  = -3
MALFORMED  = -5
NOT_SPONSOR  = -2
ONLY_TRANSFERABLE  = -4
SUCCESS  = 0

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrRevokeSponsorshipResultCode
DOES_NOT_EXIST()  : XdrRevokeSponsorshipResultCode
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
LOW_RESERVE()  : XdrRevokeSponsorshipResultCode
MALFORMED()  : XdrRevokeSponsorshipResultCode
NOT_SPONSOR()  : XdrRevokeSponsorshipResultCode
ONLY_TRANSFERABLE()  : XdrRevokeSponsorshipResultCode
SUCCESS()  : XdrRevokeSponsorshipResultCode
toBase64Xdr()  : string

Constants

Properties

Methods


        
On this page

Search results