payload

@SerialName(value = "payload")
val payload: String?(source)

Sometimes AuthToken needs to be customized to store e.g. username/password, this acts as a catch all to store text or JSON data.