Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITransaction

Transactions are a bunch of files that belong together and eventually get sent on to a notificationUrl which could, for example, be your own server script

Hierarchy

  • ITransaction

Index

Properties

Optional finishedDate

finishedDate: string

finish date in 'yyyy-MM-dd HH:mm:ss' format

id

id: string

The local key of the transaction

lastUpdate

lastUpdate: string

last update in 'yyyy-MM-dd HH:mm:ss' format

notificationURL

notificationURL: string

the url that should be called once everything is ready

remoteKey

remoteKey: string

the key of the transaction in the datastore on the server

status

status: string

Generated using TypeDoc