ktorfit-ksp
/
de.jensklingenberg.ktorfit.model
/
TypeData
Type
Data
data class
TypeData
(name:
String
, qualifiedName:
String
)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
name
TestClass
qualified
Name
com.example.TestClass
Constructors
TypeData
Link copied to clipboard
fun
TypeData
(name:
String
, qualifiedName:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
qualifiedName
Link copied to clipboard
val
qualifiedName
:
String
Content copied to clipboard