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

payload.request.ReviewCreate.kt Maven / Gradle / Ivy

package payload.request

data class ReviewCreate(
	val text: String,
	val review_type: Int
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy