mirror of https://github.com/ghostfolio/ghostfolio
committed by
GitHub
2 changed files with 0 additions and 4 deletions
@ -1,6 +1,3 @@ |
|||||
export interface CreateStripeCheckoutSessionResponse { |
export interface CreateStripeCheckoutSessionResponse { |
||||
/** @deprecated */ |
|
||||
sessionId: string; |
|
||||
|
|
||||
sessionUrl: string; |
sessionUrl: string; |
||||
} |
} |
||||
|
|||||
Loading…
Reference in new issue