Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 1.26 KB

File metadata and controls

12 lines (8 loc) · 1.26 KB

ResumeRequest

Properties

Name Type Description Notes
created datetime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
resume datetime {"default":"(Resume immediately)","description":"Schedules the resumption to be actioned at some future time.","verbs":["POST","GET"]} [optional]
dry_run bool {&quot;default&quot;:false,&quot;description&quot;:&quot;Changes described in the response:<br><span class=\&quot;label label-default\&quot;>true</span> &mdash; Are not actually performed; your subscription remains unchanged, no billing events run, and no invoices are executed.<br><span class=\&quot;label label-default\&quot;>false</span> &mdash; Are actually performed and committed.&quot;,&quot;verbs&quot;:[&quot;POST&quot;,&quot;GET&quot;]} [optional] [default to False]

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