# `PolarExpress.Schemas.OrganizationCompanyLegalEntitySchema`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/schemas/organization_company_legal_entity_schema.ex#L2)

OrganizationCompanyLegalEntitySchema

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.OrganizationCompanyLegalEntitySchema{
  registered_name: term(),
  type: term()
}
```

* `registered_name`
* `type`

# `schema_name`

---

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