$authStub
$authStub : \FuelSdk\ET_Client
This class defines a reusable pattern of import options.
$authStub : \FuelSdk\ET_Client
post() : \FuelSdk\ET_Post
This method is used to create/post the instance
Object of type ET_Post which contains http status code, response, etc from the POST SOAP service
patch() : \FuelSdk\ET_Patch
Object of type ET_Patch which contains http status code, response, etc from the PATCH SOAP service
delete() : \FuelSdk\ET_Delete
Object of type ET_Delete which contains http status code, response, etc from the DELETE SOAP service
get() : \FuelSdk\ET_Get
Object of type ET_Get which contains http status code, response, etc from the GET SOAP service
getMoreResults() : \FuelSdk\ET_Continue
returns more response from the SOAP service
info() : \FuelSdk\ET_Info
returns information from the SOAP service
start() : \FuelSdk\ET_Perform
This method start this import process.
Object of type ET_Perform which contains http status code, response, etc from the Perform SOAP service
status() : \FuelSdk\ET_Get
This method is used to get Property Definition for a subscriber
Object of type ET_Get which contains http status code, response, etc from the GET SOAP service