ns1-go
ns1-go copied to clipboard
Add created/updated time to Record model
The API returns updated_at and created_at fields, that are not used in the Record struct.
I have a usecase, where I need this data.