dk.sdu.cloud.provider.api.ProviderStatus

UCloud Developer Guide / Accounting and Project Management / Providers

ProviderStatus

A placeholder document used only to conform with the Resources API

data class ProviderStatus(
    val resolvedSupport: ResolvedSupport<Product, ProviderSupport>?,
    val resolvedProduct: Product?,
)
Properties

Last updated