ConsentStatus

ConsentStatus enum representing the status of a consent.

ConsentStatus = "ACTIVE" | "DRAFT" | "ENTERED_IN_ERROR" | "INACTIVE" | "PROPOSED" | "REJECTED"

ConsentStatus enum representing the status of a consent. Defines the possible status values for a consent.