dk.sdu.cloud.file.orchestrator.api.Share.State

UCloud Developer Guide / Orchestration of Resources / Storage / Shares

Share.State

enum class State {
    APPROVED,
    REJECTED,
    PENDING,
}
Properties

Last updated