Namespace MyOpenSpace.Photo.Field
Defined in: MyOpenSpace.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
The fields for MyOpenSpace.Photo
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
MyOpenSpace.Photo.Field.CAPTION
The photo's caption.
|
| <static> |
MyOpenSpace.Photo.Field.IMAGE_URI
The URL of the photo.
|
| <static> |
MyOpenSpace.Photo.Field.PHOTO_ID
A number representing a Photo's unique identifier.
|
| <static> |
MyOpenSpace.Photo.Field.PHOTO_URI
The RESTFUL URI with which to access the photo on the API.
|
Field Detail
<static>
MyOpenSpace.Photo.Field.CAPTION
The photo's caption.
<static>
MyOpenSpace.Photo.Field.IMAGE_URI
The URL of the photo.
<static>
MyOpenSpace.Photo.Field.PHOTO_ID
A number representing a Photo's unique identifier.
<static>
MyOpenSpace.Photo.Field.PHOTO_URI
The RESTFUL URI with which to access the photo on the API.