# Clash.Pushpin

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**location** | [**PushpinLocation**](PushpinLocation.md) |  | 
**objectId** | **Number** | The ID of the object in the viewer to link this object with | 
**type** | **String** | The type of pushpin (currently always has one value) | [optional] 
**viewerState** | [**Object**](.md) | An object describing the current state of the viewer, such as the camera position | [optional] 



## Enum: TypeEnum


* `TwoDVectorPushpin` (value: `"TwoDVectorPushpin"`)




