ParseError code=-1 error=Invalid struct: No value associated with key CodingKeys(stringValue: "objectId", intValue: nil) ("objectId")

I just discovered what is going on.
I was reading the documentation and noted the details about custom coding keys. I had neglected to keep objectId, createdAt, and updatedAt in the proper place.