\FuelSdkET_BaseObject

This class represents the base object for SOAP operation.

Summary

Methods
Properties
Constants
No public methods found
$authStub
$props
$filter
$organizationId
$organizationKey
No constants found
No protected methods found
$obj
$lastRequestID
N/A
No private methods found
No private properties found
N/A

Properties

$authStub

$authStub : \FuelSdk\ET_Client

Type

\FuelSdk\ET_Client — The ET client object which performs the auth token, refresh token using clientID clientSecret

$props

$props : array

Type

array — Dictionary type array which may hold e.g. array('id' => '', 'key' => '')

$filter

$filter : array

Type

array — Dictionary type array which may hold e.g. array("Property"=>"", "SimpleOperator"=>"","Value"=>"")

$organizationId

$organizationId : string

Type

string — Organization Identifier.

$organizationKey

$organizationKey : string

Type

string — Organization Key.

$obj

$obj : string

Type

string — Object name, e.g. "ImportDefinition", "DataExtension", etc

$lastRequestID

$lastRequestID : string

Type

string — last Request identifier.