# ConvertV2Slave
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| _links | \Balloon\Sdk\Model\CoreV2Links | [optional] | |
| id | string | Unique 12-byte resource identifier. Note this is a MongoDB ObjectId. The name is the standard resource identifier, the id only useful to verify that a given resource was completely recreated. An ID is immutable and will be created on the server. | [optional] |
| created | \DateTime | ISO 8601 timestamp when the resource was created. | [optional] |
| format | string | Slave format. | [optional] |
| master | \Balloon\Sdk\Model\ConvertV2SlaveAllOfMaster | [optional] | |
| slave | \Balloon\Sdk\Model\ConvertV2SlaveAllOfSlave | [optional] |