Stellar PHP SDK API Documentation

XdrAllowTrustOperationAssetBase
in package

Table of Contents

Properties

$assetCode12  : string|null
$assetCode4  : string|null
$type  : XdrAssetType

Methods

__construct()  : mixed
decode()  : static
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : static
getAssetCode12()  : string|null
getAssetCode4()  : string|null
getType()  : XdrAssetType
setAssetCode12()  : void
setAssetCode4()  : void
setType()  : void
toBase64Xdr()  : string
toTxRep()  : void

Properties

Methods

fromTxRep()

public static fromTxRep(array<string|int, mixed> $map, string $prefix) : static
Parameters
$map : array<string|int, mixed>
$prefix : 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