IdentityDataProcessingConsentContent

data class IdentityDataProcessingConsentContent(val content: String, val contentType: String, val language: String)

Content for identity data processing consent. Matches GraphQL: type IdentityDataProcessingConsentContent

Constructors

Link copied to clipboard
constructor(content: String, contentType: String, language: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard