Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JPhoto

Hierarchy

  • JPhoto

Index

Properties

Optional canDelete

canDelete: undefined | false | true

Optional canUpdate

canUpdate: undefined | false | true

comment

comment: string | undefined

fileName

fileName: string

Optional hasChanged

hasChanged: undefined | false | true

id

id: JId

imageBase64

imageBase64: string

Optional initialComment

initialComment: string | undefined

Optional initialTitle

initialTitle: undefined | string

Optional isNewPhoto

isNewPhoto: undefined | false | true

Optional isRemoved

isRemoved: undefined | false | true

metadata

metadata: JPhotoMetadata

Optional oldTempCreationId

oldTempCreationId: JId

Used to store the generated id (the one used when creating photo that are not yet saved). Required to replace in the store photo list, after the photo has been successfully created on the server.

title

title: string

url

url: string