FfiConsent

data class FfiConsent(var entityType: FfiConsentEntityType, var state: FfiConsentState, var entity: String)

Constructors

Link copied to clipboard
constructor(entityType: FfiConsentEntityType, state: FfiConsentState, entity: String)

Types

Link copied to clipboard
object Companion

Properties

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