PrivacyConfiguration

Wrapper around privacy configurations.

Members

Variables

adminVisible
bool adminVisible;

Boolean determining whehter the data is visible to admins.

associateVisible
bool associateVisible;

Boolean determining whether the data is visible to associates.

contactVisible
bool contactVisible;

Boolean determining whether the data is visible to contacts.

publicVisible
bool publicVisible;

Boolean determining whether the data is visible to the public.

staffVisible
bool staffVisible;

Boolean determining whether the data is visible to staff.

Meta