Skip to content

Commit

Permalink
Codegen for openapi 07922e0 (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardm-stripe authored Mar 1, 2022
1 parent 52ddc1f commit 3090925
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions types/2020-08-27/TestHelpers/TestClocks.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ declare module 'stripe' {

deleted?: void;

/**
* Time at which this clock is scheduled to auto delete.
*/
deletes_after: number;

/**
* Time at which all objects belonging to this clock are frozen.
*/
Expand Down

0 comments on commit 3090925

Please sign in to comment.