ClaimGiftRequest

API: Internal/Stable

data class ClaimGiftRequest(
    val giftId: Long,
)
Properties
giftId: Long