$authStub
$authStub : \FuelSdk\ET_Client
This class defines any additional attribute for a subscriber.
$authStub : \FuelSdk\ET_Client
post() : \FuelSdk\ET_Configure
This method is used to create Property Definition for a subscriber
Object of type ET_Configure which contains http status code, response, etc from the POST SOAP service
get() : \FuelSdk\ET_Info
This method is used to get Property Definition for a subscriber
Object of type ET_Info which contains http status code, response, etc from the GET SOAP service
patch() : \FuelSdk\ET_Configure
This method is used to update Property Definition for a subscriber
Object of type ET_Configure which contains http status code, response, etc from the UPDATE SOAP service
delete() : \FuelSdk\ET_Configure
This method is used to delete Property Definition for a subscriber
Object of type ET_Configure which contains http status code, response, etc from the DELETE SOAP service