clearUserAsPayer abstract method

void clearUserAsPayer()

Clears this user as a paying user.

This would typically be called if a user is no longer paying for the service and has reverted back to a basic user.

Implementation

void clearUserAsPayer();