XdrTrustLineFlags
in package
Table of Contents
Constants
Methods
- __construct() : mixed
- decode() : XdrOperationType
- encode() : string
- getValue() : int
Constants
AUTHORIZED_FLAG
public
mixed
AUTHORIZED_FLAG
= 1
AUTHORIZED_TO_MAINTAIN_LIABILITIES_FLAG
public
mixed
AUTHORIZED_TO_MAINTAIN_LIABILITIES_FLAG
= 2
TRUSTLINE_CLAWBACK_ENABLED_FLAG
public
mixed
TRUSTLINE_CLAWBACK_ENABLED_FLAG
= 4
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrOperationType
Parameters
- $xdr : XdrBuffer
Return values
XdrOperationTypeencode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : int