Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 720 Bytes

ScheduledPlanDestination.md

File metadata and controls

14 lines (10 loc) · 720 Bytes

ScheduledPlanDestination

Properties

Name Type Description Notes
id int Unique Id [optional]
scheduled_plan_id int Id of a scheduled plan you own [optional]
format str Format requested by the given destination (i.e. PDF, etc.) [optional]
address str Address for recipient (only email addresses supported for now) [optional]
type str Type of the address (only 'email' is supported for now) [optional]

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