logout
Close customer session
/**
* Close customer session (it removes the customerId saved during the create customer)
* Removes any reference to the customer
*/
- (void) logout;Last updated
Was this helpful?
/**
* Close customer session (it removes the customerId saved during the create customer)
* Removes any reference to the customer
*/
- (void) logout;Last updated
Was this helpful?
Was this helpful?