Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.04 KB

SeededActivity.md

File metadata and controls

17 lines (13 loc) · 1.04 KB

Pieces.Os.Core.SdkModel.SeededActivity

This is the preseed to a full blown Activity. This is the minimum information needed to create an Activity, used within our [POST] /activities/create if mechenism is not passed in we will default to AUTOMATIC NOT required to pass in an asset/user/format.

Properties

Name Type Description Notes
Event SeededConnectorTracking
Application Application
Asset ReferencedAsset [optional]
User ReferencedUser [optional]
Format ReferencedFormat [optional]
Mechanism MechanismEnum [optional]
Conversation ReferencedConversation [optional]

[Back to Model list] [Back to API list] [Back to README]