This new struct avoids requiring to repeat the struct definition in this code here. It avoids duplication and makes it more flexible so more options can be added to the struct without breaking the code here.
* Includes bugfixes in zorkian/go-datadog-api * Struct changes upstream required small changes to provider code