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

commonMain.io.revenuemonster.sdk.model.response.CheckMemberResponse.kt Maven / Gradle / Ivy

package io.revenuemonster.sdk.model.response

import kotlinx.serialization.Serializable

@Serializable
data class CheckMemberResponse(
    val exist: Boolean
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy