@deboxsoft/accounting-api
Advanced tools
Comparing version 0.1.0-alpha.32 to 0.1.0-alpha.33
{ | ||
"name": "@deboxsoft/accounting-api", | ||
"version": "0.1.0-alpha.32", | ||
"version": "0.1.0-alpha.33", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -196,3 +196,3 @@ export declare type Maybe<T> = T | undefined; | ||
accountBank: Scalars["String"]; | ||
name: Scalars["String"]; | ||
nameAccountBank: Scalars["String"]; | ||
accountId: Scalars["ID"]; | ||
@@ -199,0 +199,0 @@ balance: Scalars["Int"]; |
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
30419