onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
BackupCreateBindingDto
Backup
Create
Binding
Dto
data
class
BackupCreateBindingDto
(
var
historyId
:
String
,
var
file
:
String
,
var
unexportable
:
UnexportableEntitiesBindingDto
)
Members
Constructors
Backup
Create
Binding
Dto
Link copied to clipboard
constructor
(
historyId
:
String
,
file
:
String
,
unexportable
:
UnexportableEntitiesBindingDto
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
file
Link copied to clipboard
var
file
:
String
history
Id
Link copied to clipboard
var
historyId
:
String
unexportable
Link copied to clipboard
var
unexportable
:
UnexportableEntitiesBindingDto