$authStub
$authStub : \FuelSdk\ET_Client
This class contains the message information, sender profile, delivery profile, and audience information.
$authStub : \FuelSdk\ET_Client
post() : \FuelSdk\ET_Post
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
send() : \FuelSdk\ET_Perform
Send this instance.
Object of type ET_Perform which contains http status code, response, etc from the START SOAP service
status() : \FuelSdk\ET_Get
Status of this instance.
Object of type ET_Get which contains http status code, response, etc from the GET SOAP service