All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hiczp.picacomic.api.service.comment.model.CommentRequest.kt Maven / Gradle / Ivy

The newest version!
package com.hiczp.picacomic.api.service.comment.model

data class CommentRequest(
    val content: String
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy