Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.83 KB

File metadata and controls

9 lines (6 loc) · 1.83 KB

AnswerLike

Fields

Field Type Required Description Example
user Optional<Person> N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
createTime OffsetDateTime The time the user liked the answer in ISO format (ISO 8601).