Stellar PHP SDK API Documentation

XdrContractIDPreimageType
in package

Table of Contents

Constants

CONTRACT_ID_PREIMAGE_FROM_ADDRESS  = 0
CONTRACT_ID_PREIMAGE_FROM_ASSET  = 1

Properties

$value  : int

Methods

__construct()  : mixed
CONTRACT_ID_PREIMAGE_FROM_ADDRESS()  : XdrContractIDPreimageType
CONTRACT_ID_PREIMAGE_FROM_ASSET()  : XdrContractIDPreimageType
decode()  : XdrContractIDPreimageType
encode()  : string
enumName()  : string
fromBase64Xdr()  : static
fromTxRep()  : static
fromTxRepName()  : static
getValue()  : int
toBase64Xdr()  : string
toTxRep()  : void

Constants

Properties

Methods

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

fromTxRep()

public static fromTxRep(array<string|int, mixed> $map, string $prefix) : static
Parameters
$map : array<string|int, mixed>
$prefix : string
Return values
static

fromTxRepName()

public static fromTxRepName(string $name) : static
Parameters
$name : string
Return values
static

toTxRep()

public toTxRep(string $prefix, array<string|int, mixed> &$lines) : void
Parameters
$prefix : string
$lines : array<string|int, mixed>

        
On this page

Search results