ObjectMappingBulkCreateResponse
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| AddedObjects | []ObjectMappingResponse | [optional] | 
Examples
- Prepare the resource
$ObjectMappingBulkCreateResponse = Initialize-ObjectMappingBulkCreateResponse  -AddedObjects null
- Convert the resource to JSON
$ObjectMappingBulkCreateResponse | ConvertTo-JSON