Comparing version 2.9.6 to 2.9.7
@@ -764,2 +764,3 @@ import localVarRequest = require('request'); | ||
'identifier'?: string; | ||
'merchantCategoryCode'?: number; | ||
'type'?: string; | ||
@@ -792,2 +793,5 @@ static discriminator: string | undefined; | ||
'isPayrollAdvance'?: boolean; | ||
'merchantCategoryCode'?: number; | ||
'merchantGuid'?: string; | ||
'originalDescription'?: string; | ||
static discriminator: string | undefined; | ||
@@ -794,0 +798,0 @@ static attributeTypeMap: Array<{ |
{ | ||
"name": "mx-atrium", | ||
"version": "2.9.6", | ||
"version": "2.9.7", | ||
"description": "NodeJS client for mx-atrium-node", | ||
@@ -5,0 +5,0 @@ "repository": "mxenabled/mx-atrium-node", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
356326
6299