DeleteGiftRequest

API: Internal/Stable

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