new PatchTarget(copyData)
Represents a target of a patch
Parameters:
| Name | Type | Description | 
|---|---|---|
copyData | 
            
            PatchTarget | Copy constructor (if present) | 
Properties:
| Name | Type | Description | 
|---|---|---|
type | 
            
            string | Identifies the target type | 
id | 
            
            string | Gets or sets the key | 
version | 
            
            string | Gets or sets the key | 
etag | 
            
            string | Gets or sets the tag of the item | 
Members
etag :string
Gets or sets the tag of the item
Type:
- string
 
id :string
Gets or sets the key
Type:
- string
 
type :string
Identifies the target type
Type:
- string
 
version :string
Gets or sets the key
Type:
- string