Stellar PHP SDK API Documentation

XdrTrustLineFlags
in package

Table of Contents

Constants

AUTHORIZED_FLAG  = 1
AUTHORIZED_TO_MAINTAIN_LIABILITIES_FLAG  = 2
TRUSTLINE_CLAWBACK_ENABLED_FLAG  = 4

Methods

__construct()  : mixed
decode()  : XdrOperationType
encode()  : string
getValue()  : int

Constants

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

        
On this page

Search results