photos.photosSlice

photos.photosSlice#15051f54 count:int photos:Vector<Photo> users:Vector<User> = photos.Photos;

Parameters

NameTypeDescription
count int Total number of records, not the size of this page.
photos Vector<Photo>
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

photos.Photos

Related pages

Types used here