DigitalOceanPHP / Client

DigitalOcean API v2 client for PHP
MIT License
709 stars 205 forks source link

[4.6] Add missing team info to `Account` entity #314

Closed roydejong closed 1 year ago

roydejong commented 1 year ago

This PR adds the missing team property to the Account entity.

Reference: https://docs.digitalocean.com/reference/api/api-reference/#operation/account_get

GrahamCampbell commented 1 year ago

Thanks for sending in this PR. This will be included in the v4.6.1 and v4.7.0 releases.