Set Subscription Purge Options

Sets the subscription purge options at the domain level.

Syntax

void setSubscriptionPurgeOption(SubscriptionPurgeOptionVO option) throws SUPAdminException;

Returns

If successful, sets the current subscription purge settings. If unsuccessful, returns SUPAdminException.

Examples