toggle menu
Sensibill Android SDK
androidJvm
switch theme
search in API
Sensibill Core
/
com.getsensibill.core.apimodule.documents.model.api
/
DocumentContent
/
Item
/
Property
Property
data
class
Property
(
val
name
:
String
?
=
null
,
val
value
:
String
?
=
null
)
See also
Document
Item
Dto
Properties
Inner
Members
Constructors
Property
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null