XdrRevokeSponsorshipType
in package
Table of Contents
Constants
- LEDGER_ENTRY = 0
- SIGNER = 1
Methods
- __construct() : mixed
- decode() : XdrRevokeSponsorshipType
- encode() : string
- getValue() : int
Constants
LEDGER_ENTRY
public
mixed
LEDGER_ENTRY
= 0
SIGNER
public
mixed
SIGNER
= 1
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrRevokeSponsorshipType
Parameters
- $xdr : XdrBuffer
Return values
XdrRevokeSponsorshipTypeencode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : int