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
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
Optional oldTempCreationId
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.