# `DocuSign.Model.BillingEntityInformationResponse`
[🔗](https://github.com/neilberkman/docusign_elixir/blob/v3.5.0/lib/docusign/model/billing_entity_information_response.ex#L5)

# `t`

```elixir
@type t() :: %DocuSign.Model.BillingEntityInformationResponse{
  billingProfile: String.t() | nil,
  entityName: String.t() | nil,
  externalEntityId: String.t() | nil,
  isExternallyBilled: String.t() | nil
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
