Stellar PHP SDK API Documentation

XdrSorobanAuthorizedFunctionType
in package

Table of Contents

Constants

SOROBAN_AUTHORIZED_FUNCTION_TYPE_CONTRACT_FN  = 0
SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_HOST_FN  = 1
SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_V2_HOST_FN  = 2

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrSorobanAuthorizedFunctionType
encode()  : string
getValue()  : int
SOROBAN_AUTHORIZED_FUNCTION_TYPE_CONTRACT_FN()  : XdrSorobanAuthorizedFunctionType
SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_HOST_FN()  : XdrSorobanAuthorizedFunctionType
SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_V2_HOST_FN()  : XdrSorobanAuthorizedFunctionType

Constants

SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_V2_HOST_FN

public mixed SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_V2_HOST_FN = 2

Properties

Methods


        
On this page

Search results