@favid-inc/api
Advanced tools
Comparing version 3.3.13 to 3.3.14
@@ -14,3 +14,3 @@ import { Model } from "../model"; | ||
statusFulfilledDate?: number; | ||
paymentStatus: OrderPaymentStatus; | ||
paymentStatus?: OrderPaymentStatus; | ||
instructions?: string; | ||
@@ -17,0 +17,0 @@ isGift?: boolean; |
{ | ||
"name": "@favid-inc/api", | ||
"version": "3.3.13", | ||
"version": "3.3.14", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
7650