Schema:UploadWizardDeedFlowEvent

Revision 9665298
description"Log of something related to licensing happening in UploadWizard."
properties
flowId
type"number"
requiredtrue
description"Identifies a flow of events (all events which happened in the same upload session, an upload session being someone clicking aroung in UploadWizard but not reloading the page). It is comprised of a timestamp and a random number."
event
type"string"
requiredtrue
enum
"type-chosen"
"license-chosen"
"multi-license-chosen"
description"Event name."
typename
type"string"
enum
"ownwork"
"thirdparty"
description"Name of deed type chosen."
licensename
type"string"
description"Name of license chosen."