notes

@SerializedName(value = notes)
val notes: String? = null

Parameters

notes

To unset the value pass an empty string.