PostMakerCheckersResponse

@Serializable
data class PostMakerCheckersResponse(val auditId: Long? = null)

PostMakerCheckersResponse

Parameters

auditId

Constructors

Link copied to clipboard
constructor(auditId: Long? = null)

Properties

Link copied to clipboard
val auditId: Long? = null