Hexoku.API.Organizations.Members
An organization member is an individual with access to an organization
For more info read the Heroku API Reference
Summary
| grant(client, org, email, role \\ "member") |
| list(client, org) |
| remove(client, org, email) |
An organization member is an individual with access to an organization
For more info read the Heroku API Reference
| grant(client, org, email, role \\ "member") |
| list(client, org) |
| remove(client, org, email) |