@aptly-as/types
Advanced tools
Comparing version 2.4.5 to 2.4.6
@@ -51,2 +51,3 @@ import { AptlyOrderStatus } from '../enums/index.js'; | ||
export interface AptlyOrderPaymentSessionSchema<ID, DATE> { | ||
app?: ID; | ||
status?: AptlyOrderPaymentStatus; | ||
@@ -53,0 +54,0 @@ url?: string; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.4.5", | ||
"version": "2.4.6", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "type": "module", |
107391
2876