Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 836 Bytes

Revision.md

File metadata and controls

18 lines (15 loc) · 836 Bytes

TalonOne.Model.Revision

Properties

Name Type Description Notes
Id int Unique ID for this entity. Not to be confused with the Integration ID, which is set by your integration layer and used in most endpoints.
ActivateAt DateTime [optional]
AccountId int
ApplicationId int
CampaignId int
Created DateTime
CreatedBy int
ActivatedAt DateTime [optional]
ActivatedBy int [optional]
CurrentVersion RevisionVersion [optional]

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