> ## Documentation Index
> Fetch the complete documentation index at: https://bloodhound.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# GH_WriteEnterpriseBilling

> [Enterprise] Enterprise role can write billing settings

<img noZoom src="https://mintcdn.com/specterops/tTIczgde9H07oLXf/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=tTIczgde9H07oLXf&q=85&s=ad49a576589f4d2a8081df77d07fdf56" alt="Applies to BloodHound Enterprise and CE" width="482" height="45" data-path="assets/enterprise-AND-community-edition-pill-tag.svg" />

## Edge Schema

* Traversable: ❌

| Start                                                                      | Kind                       | End                                                                |
| -------------------------------------------------------------------------- | -------------------------- | ------------------------------------------------------------------ |
| [GH\_EnterpriseRole](/opengraph/extensions/github/nodes/gh_enterpriserole) | GH\_WriteEnterpriseBilling | [GH\_Enterprise](/opengraph/extensions/github/nodes/gh_enterprise) |

```mermaid theme={null}
flowchart LR
    GH_Enterprise["GH_Enterprise"]
    GH_EnterpriseRole["GH_EnterpriseRole"]
    GH_EnterpriseRole -- GH_WriteEnterpriseBilling --> GH_Enterprise
```

## General Information

\[Enterprise] Enterprise role can write billing settings.

## Edge Schema

| Source                                                                     | Destination                                                        | Traversable |
| -------------------------------------------------------------------------- | ------------------------------------------------------------------ | ----------- |
| [GH\_EnterpriseRole](/opengraph/extensions/github/nodes/gh_enterpriserole) | [GH\_Enterprise](/opengraph/extensions/github/nodes/gh_enterprise) | `false`     |

## Diagram

```mermaid theme={null}
graph LR
    n0["GH_EnterpriseRole"]
    n1["GH_Enterprise"]
    n0 -.->|GH_WriteEnterpriseBilling| n1
```
