dk.sdu.cloud.grant.api.AvailableGiftsResponse

UCloud Developer Guide / Accounting and Project Management / Grants / Gifts

AvailableGiftsResponse

data class AvailableGiftsResponse(
    val gifts: List<FindByLongId>,
)
Properties

Last updated