Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 760 Bytes

AvailableActions.md

File metadata and controls

13 lines (9 loc) · 760 Bytes

Merge.HRISClient.Model.AvailableActions

The AvailableActions Object ### Description The Activity object is used to see all available model/operation combinations for an integration. ### Usage Example Fetch all the actions available for the Zenefits integration.

Properties

Name Type Description Notes
Integration AccountIntegration
PassthroughAvailable bool
AvailableModelOperations List<ModelOperation> [optional]

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