dnsimple / dnsimple-ruby

The DNSimple API client for Ruby.
https://developer.dnsimple.com/
MIT License
187 stars 52 forks source link

Add `active` attribute in `EmailForward` struct #400

Closed ggalmazor closed 1 week ago

ggalmazor commented 1 week ago

Fixes https://github.com/dnsimple/dnsimple-ruby/issues/399

This PR adds the new active attribute in the EmailForward struct to expose its value from DNSimple API's responses.