| Property | Defined By | ||
|---|---|---|---|
| fieldPath : String [read-only]   | Where | ||
| operator : String [read-only]   | Where | ||
| value : * [read-only]   | Where | ||
| Method | Defined By | ||
|---|---|---|---|
Where(fieldPath:String, operator:String, value:*)  | Where | ||
| fieldPath | property | 
fieldPath:String  [read-only]     public function get fieldPath():String| operator | property | 
operator:String  [read-only]     public function get operator():String| value | property | 
value:*  [read-only]     public function get value():*| Where | () | Constructor | 
public function Where(fieldPath:String, operator:String, value:*)fieldPath:String | |
operator:String | |
value:* |