@heseya/store-core
Advanced tools
Comparing version 8.0.0-beta.18 to 8.0.0-beta.19
@@ -139,2 +139,6 @@ import { UUID } from './UUID'; | ||
payment_method_id: UUID; | ||
/** | ||
* If the user belongs to an organisation (the order is placed for the organisation), then this field is required. | ||
*/ | ||
organization_id?: UUID; | ||
} | ||
@@ -141,0 +145,0 @@ export interface OrderUpdateDto { |
{ | ||
"name": "@heseya/store-core", | ||
"version": "8.0.0-beta.18", | ||
"version": "8.0.0-beta.19", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Heseya" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1060758
9590