$authStub
$authStub : \FuelSdk\ET_Client
Represents a program in an account
$authStub : \FuelSdk\ET_Client
post() : \FuelSdk\ET_PostRest
Object of type ET_PostRest which contains http status code, response, etc from the POST REST service
patch() : \FuelSdk\ET_PatchRest
Object of type ET_PatchRest which contains http status code, response, etc from the PATCH REST service
delete() : \FuelSdk\ET_DeleteRest
Object of type ET_DeleteRest which contains http status code, response, etc from the DELETE REST service
get() : \FuelSdk\ET_GetRest
Object of type ET_GetRest which contains http status code, response, etc from the GET REST service
getMoreResults() : \FuelSdk\ET_GetRest
returns more response from the GET REST service of type ET_GetRest Object