GetPostByIdRequest

API: Internal/Beta

data class GetPostByIdRequest(
    val id: Long,
)
Properties
id: Long