toJsonApiString
open fun toJsonApiString(from: Json = Json.Default, builder: JsonBuilder.() -> Unit = {}, onlyDirty: Boolean = false): String(source)
Serialize the resource to a JSON:API string.
Serialize the resource to a JSON:API string.