Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 731 Bytes

AvailableActions.md

File metadata and controls

14 lines (9 loc) · 731 Bytes

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
passthrough_available bool
available_model_operations [ModelOperation] [optional]

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