ns1 / ns1-go

Golang API client for NS1
Apache License 2.0
34 stars 59 forks source link

Add created/updated time to Record model #153

Open norman-zon opened 2 years ago

norman-zon commented 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.