library
androidJvm
library
/
uniffi.xmtpv3
/
FfiContentTypeId
Ffi
Content
Type
Id
data
class
FfiContentTypeId
(
var
authorityId
:
String
,
var
typeId
:
String
,
var
versionMajor
:
UInt
,
var
versionMinor
:
UInt
)
Members
Constructors
Ffi
Content
Type
Id
Link copied to clipboard
constructor
(
authorityId
:
String
,
typeId
:
String
,
versionMajor
:
UInt
,
versionMinor
:
UInt
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
authority
Id
Link copied to clipboard
var
authorityId
:
String
type
Id
Link copied to clipboard
var
typeId
:
String
version
Major
Link copied to clipboard
var
versionMajor
:
UInt
version
Minor
Link copied to clipboard
var
versionMinor
:
UInt