IdentityDataProcessingConsentInput

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

Input for providing identity data processing consent. Matches GraphQL: input IdentityDataProcessingConsentInput

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