@open-tender/types
Advanced tools
Comparing version 0.0.107 to 0.0.108
@@ -403,2 +403,5 @@ import { DateString, ISOString, ISOStringOffset, RequestedAt, TimeHuman, TimezonePython } from '../datetimes'; | ||
notes?: string; | ||
prepType?: string | null; | ||
revenueCenter?: OrderRevenueCenter; | ||
serviceType?: ServiceType; | ||
} | ||
@@ -405,0 +408,0 @@ export declare type Orders = Array<Order>; |
@@ -403,2 +403,5 @@ import { DateString, ISOString, ISOStringOffset, RequestedAt, TimeHuman, TimezonePython } from '../datetimes'; | ||
notes?: string; | ||
prepType?: string | null; | ||
revenueCenter?: OrderRevenueCenter; | ||
serviceType?: ServiceType; | ||
} | ||
@@ -405,0 +408,0 @@ export declare type Orders = Array<Order>; |
{ | ||
"name": "@open-tender/types", | ||
"version": "0.0.107", | ||
"version": "0.0.108", | ||
"description": "A library of types for use with Open Tender applications that utilize our cloud-based Order API.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193280
6768