#  Command

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

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

Property|Type|Default|Required|Description
--------|----|-------|--------|-----------
`command` | `string` |  | *Yes* | 
`channel` | `string` |  | *Yes* | 
`customer` | `string` |  | *Yes* | 
`allowCache` | `bool` | `true` | *Yes* | 
`payload` | `array` | `[]` | *Yes* | 
`environment` | `string` | `null` | - | 

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