appext.photoSetGetPhotosByIds method response
| Name | Type | Description | 
|---|---|---|
| anchor | String | Anchor for paginated results  | 
| etag | String | The marker of the previous version of the answer. If the data has not changed, the answer will be blank.  | 
| has_more | Boolean | Is response has more results  | 
| photos | String -> PhotoSetPhotoBean | Information about photos from the photoset  | 
| totalCount | Integer | Total count of results  | 

