@open-tender/types
Advanced tools
Comparing version 0.0.127 to 0.0.128
@@ -12,2 +12,3 @@ import { DateString, ISOStringOffset } from '../../datetimes'; | ||
amount?: number; | ||
customer_card_id?: string | number; | ||
} | ||
@@ -14,0 +15,0 @@ export declare type CustomerGiftCards = Array<CustomerGiftCard>; |
@@ -12,2 +12,3 @@ import { DateString, ISOStringOffset } from '../../datetimes'; | ||
amount?: number; | ||
customer_card_id?: string | number; | ||
} | ||
@@ -14,0 +15,0 @@ export declare type CustomerGiftCards = Array<CustomerGiftCard>; |
{ | ||
"name": "@open-tender/types", | ||
"version": "0.0.127", | ||
"version": "0.0.128", | ||
"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
195064
6828