library
androidJvm
library
/
uniffi.xmtpv3
/
FfiConsent
Ffi
Consent
data
class
FfiConsent
(
var
entityType
:
FfiConsentEntityType
,
var
state
:
FfiConsentState
,
var
entity
:
String
)
Members
Constructors
Ffi
Consent
Link copied to clipboard
constructor
(
entityType
:
FfiConsentEntityType
,
state
:
FfiConsentState
,
entity
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entity
Link copied to clipboard
var
entity
:
String
entity
Type
Link copied to clipboard
var
entityType
:
FfiConsentEntityType
state
Link copied to clipboard
var
state
:
FfiConsentState