import Foundation struct TestModel: Decodable { let timestamp: Date? }