I have this object thats comes from an API in JSON format:
const timestamp = { nanos:0, milis: 171 }
I have a class like: