dk.sdu.cloud.provider.api.ProvidersRequestApprovalRequest.Information

UCloud Developer Guide / Accounting and Project Management / Providers

ProvidersRequestApprovalRequest.Information

Request type used as part of the approval process, provides contact information

data class Information(
    val specification: ProviderSpecification,
    val type: String /* "information" */,
)
Properties

Last updated