#  Endpoint

**Fully Qualified**: [`\Frontastic\Common\ReplicatorBundle\Domain\Endpoint`](../../../../src/php/ReplicatorBundle/Domain/Endpoint.php)

**Extends**: [`\Kore\DataObject\DataObject`](https://github.com/kore/DataObject)

Property|Type|Default|Required|Description
--------|----|-------|--------|-----------
`name` | `string` |  | *Yes* | 
`url` | `string` |  | *Yes* | 
`push` | `bool` | `true` | *Yes* | 
`environment` | `string` | `'production'` | *Yes* | 

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
