Sensibill Core
/
com.getsensibill.core.apimodule.folders.model
/
CreateFolderPayload
Create
Folder
Payload
data class
CreateFolderPayload
(name:
String
, colour:
Color
)
Content copied to clipboard
Types
Constructors
Properties
See also
See also
com.getsensibill.rest.generated.v2.model.FolderCreateRequestDto
Constructors
CreateFolderPayload
Link copied to clipboard
fun
CreateFolderPayload
(name:
String
, colour:
Color
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
colour
Link copied to clipboard
val
colour
:
Color
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard