dk.sdu.cloud.grant.api.GrantApplication.State

UCloud Developer Guide / Accounting and Project Management / Grants / Allocation Process

GrantApplication.State

enum class State {
    APPROVED,
    REJECTED,
    CLOSED,
    IN_PROGRESS,
}
Properties

Last updated