dk.sdu.cloud.accounting.api.providers.ResourceChargeCreditsResponse

UCloud Developer Guide / Orchestration of Resources / Introduction to Resources

ResourceChargeCreditsResponse

data class ResourceChargeCreditsResponse(
    val insufficientFunds: List<FindByStringId>,
    val duplicateCharges: List<FindByStringId>,
)
Properties

Last updated