@figuredev/orders-sdk
Advanced tools
Comparing version 0.12.101 to 0.12.102
@@ -208,2 +208,4 @@ import { AddressDTO, IsoDateTime, Maybe, RecipientDTO } from "./types"; | ||
ccExpiration?: Maybe<string>; | ||
gateway?: Maybe<string>; | ||
processingDeferred?: Maybe<boolean>; | ||
}; | ||
@@ -210,0 +212,0 @@ export declare type OrderPaymentExternalDetailsDTO = { |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.12.101", | ||
"version": "0.12.102", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
74994
1423