542 B
542 B
title | description |
---|---|
photos_photos | photos_photos attributes, type and example |
Constructor: photos_photos
Attributes:
Name | Type | Required |
---|---|---|
photos | Array of Photo | Required |
users | Array of User | Required |
Type: photos_Photos
Example:
$photos_photos = ['_' => 'photos_photos', 'photos' => [Vector t], 'users' => [Vector t], ];