12 lines
474 B
Markdown
12 lines
474 B
Markdown
[docs](../../index.md) / [net.thauvin.erik.akismet](../index.md) / [AkismetComment](index.md) / [toJson](./to-json.md)
|
|
|
|
# toJson
|
|
|
|
`fun toJson(): `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/ethauvin/akismet-kotlin/tree/master/src/main/kotlin/net/thauvin/erik/akismet/AkismetComment.kt#L252)
|
|
|
|
Returns a JSON representation of the comment.
|
|
|
|
**See Also**
|
|
|
|
[Akismet.jsonComment](../-akismet/json-comment.md)
|
|
|