Open norman-zon opened 2 years ago
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.
updated_at
created_at
The API returns
updated_at
andcreated_at
fields, that are not used in the Record struct. I have a usecase, where I need this data.