pub type EnableCloneCellPayload = DisableCloneCellPayload;
Expand description

Argumtents to specify the clone cell to be enabled.

Aliased Type§

struct EnableCloneCellPayload {
    pub app_id: String,
    pub clone_cell_id: CloneCellId,
}

Fields§

§app_id: String

The app id that the clone cell belongs to

§clone_cell_id: CloneCellId

The clone id or cell id of the clone cell