dk.sdu.cloud.provider.api.ProviderUpdate

UCloud Developer Guide / Accounting and Project Management / Providers

ProviderUpdate

Updates regarding a Provider, not currently in use

data class ProviderUpdate(
    val timestamp: Long,
    val status: String?,
)
Properties

Last updated