@figuredev/payments-sdk
Advanced tools
Comparing version 0.26.6 to 0.26.7
@@ -102,2 +102,3 @@ import { Maybe } from "fgr-lib-backend/lib/types"; | ||
export declare type PaymentGetResponseDTO = { | ||
id: string; | ||
referencePaymentId: Maybe<string>; | ||
@@ -104,0 +105,0 @@ gateway: PaymentResponseGatewayDTO; |
{ | ||
"name": "@figuredev/payments-sdk", | ||
"version": "0.26.6", | ||
"version": "0.26.7", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
29574
520