Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 624 Bytes

OutgoingIntegrationConfiguration.md

File metadata and controls

12 lines (9 loc) · 624 Bytes

TalonOne.Model.OutgoingIntegrationConfiguration

Properties

Name Type Description Notes
Id int Unique ID for this entity.
AccountId int The ID of the account to which this configuration belongs.
TypeId int The outgoing integration type ID.
Policy Object The outgoing integration policy specific to each integration type.

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