enum class Consent
Enum class to hold all possible Consent values.
User has been opted-in.
User has been opted-out.
Default consent state prior to being set. This value may not be manually set.