Skip to content

Commit dc971bc

Browse files
authored
Merge pull request #685 from XeroAPI/6.0.0
Build from OAS 3.0.3
2 parents 7714c0e + b82299c commit dc971bc

24 files changed

+234
-65
lines changed

docs/accounting/index.html

+122-25
Large diffs are not rendered by default.

docs/appstore/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1242,7 +1242,7 @@
12421242
<nav id="scrollingNav">
12431243
<ul class="sidenav nav nav-list">
12441244
<li class="nav-header" data-group="AppStore"><strong>SDK: </strong><span id='sdk-name'></span></li>
1245-
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>5.1.0</li>
1245+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>6.0.0</li>
12461246
<li class="nav-header" data-group="AppStore"><a href="#api-AppStore">Methods</a></li>
12471247
<li data-group="AppStore" data-name="getSubscription" class="">
12481248
<a href="#api-AppStore-getSubscription">getSubscription</a>

docs/assets/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1393,7 +1393,7 @@
13931393
<nav id="scrollingNav">
13941394
<ul class="sidenav nav nav-list">
13951395
<li class="nav-header" data-group="Asset"><strong>SDK: </strong><span id='sdk-name'></span></li>
1396-
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>5.1.0</li>
1396+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>6.0.0</li>
13971397
<li class="nav-header" data-group="Asset"><a href="#api-Asset">Methods</a></li>
13981398
<li data-group="Asset" data-name="createAsset" class="">
13991399
<a href="#api-Asset-createAsset">createAsset</a>

docs/bankfeeds/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@
12691269
<nav id="scrollingNav">
12701270
<ul class="sidenav nav nav-list">
12711271
<li class="nav-header" data-group="BankFeeds"><strong>SDK: </strong><span id='sdk-name'></span></li>
1272-
<li class="nav-header" data-group="BankFeeds"><strong>VSN: </strong>5.1.0</li>
1272+
<li class="nav-header" data-group="BankFeeds"><strong>VSN: </strong>6.0.0</li>
12731273
<li class="nav-header" data-group="BankFeeds"><a href="#api-BankFeeds">Methods</a></li>
12741274
<li data-group="BankFeeds" data-name="createFeedConnections" class="">
12751275
<a href="#api-BankFeeds-createFeedConnections">createFeedConnections</a>

docs/files/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@
11561156
<nav id="scrollingNav">
11571157
<ul class="sidenav nav nav-list">
11581158
<li class="nav-header" data-group="Files"><strong>SDK: </strong><span id='sdk-name'></span></li>
1159-
<li class="nav-header" data-group="Files"><strong>VSN: </strong>5.1.0</li>
1159+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>6.0.0</li>
11601160
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11611161
<li data-group="Files" data-name="createFileAssociation" class="">
11621162
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

docs/finance/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2735,7 +2735,7 @@
27352735
<nav id="scrollingNav">
27362736
<ul class="sidenav nav nav-list">
27372737
<li class="nav-header" data-group="Finance"><strong>SDK: </strong><span id='sdk-name'></span></li>
2738-
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>5.1.0</li>
2738+
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>6.0.0</li>
27392739
<li class="nav-header" data-group="Finance"><a href="#api-Finance">Methods</a></li>
27402740
<li data-group="Finance" data-name="getAccountingActivityAccountUsage" class="">
27412741
<a href="#api-Finance-getAccountingActivityAccountUsage">getAccountingActivityAccountUsage</a>

docs/payroll-au/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@
927927
"title" : "",
928928
"type" : "string",
929929
"description" : "",
930-
"enum" : [ "CAR", "TRANSPORT", "LAUNDRY", "MEALS", "TRAVEL", "OTHER", "JOBKEEPER", "TOOLS", "TASKS", "QUALIFICATIONS" ]
930+
"enum" : [ "CAR", "TRANSPORT", "LAUNDRY", "MEALS", "TRAVEL", "OTHER", "TOOLS", "TASKS", "QUALIFICATIONS" ]
931931
};
932932
defs["BankAccount"] = {
933933
"title" : "",
@@ -3413,7 +3413,7 @@
34133413
<nav id="scrollingNav">
34143414
<ul class="sidenav nav nav-list">
34153415
<li class="nav-header" data-group="PayrollAu"><strong>SDK: </strong><span id='sdk-name'></span></li>
3416-
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>5.1.0</li>
3416+
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>6.0.0</li>
34173417
<li class="nav-header" data-group="PayrollAu"><a href="#api-PayrollAu">Methods</a></li>
34183418
<li data-group="PayrollAu" data-name="approveLeaveApplication" class="">
34193419
<a href="#api-PayrollAu-approveLeaveApplication">approveLeaveApplication</a>

docs/payroll-nz/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3844,7 +3844,7 @@
38443844
<nav id="scrollingNav">
38453845
<ul class="sidenav nav nav-list">
38463846
<li class="nav-header" data-group="PayrollNz"><strong>SDK: </strong><span id='sdk-name'></span></li>
3847-
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>5.1.0</li>
3847+
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>6.0.0</li>
38483848
<li class="nav-header" data-group="PayrollNz"><a href="#api-PayrollNz">Methods</a></li>
38493849
<li data-group="PayrollNz" data-name="approveTimesheet" class="">
38503850
<a href="#api-PayrollNz-approveTimesheet">approveTimesheet</a>

docs/payroll-uk/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3511,7 +3511,7 @@
35113511
<nav id="scrollingNav">
35123512
<ul class="sidenav nav nav-list">
35133513
<li class="nav-header" data-group="PayrollUk"><strong>SDK: </strong><span id='sdk-name'></span></li>
3514-
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>5.1.0</li>
3514+
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>6.0.0</li>
35153515
<li class="nav-header" data-group="PayrollUk"><a href="#api-PayrollUk">Methods</a></li>
35163516
<li data-group="PayrollUk" data-name="approveTimesheet" class="">
35173517
<a href="#api-PayrollUk-approveTimesheet">approveTimesheet</a>

docs/projects/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,7 @@
14631463
<nav id="scrollingNav">
14641464
<ul class="sidenav nav nav-list">
14651465
<li class="nav-header" data-group="Project"><strong>SDK: </strong><span id='sdk-name'></span></li>
1466-
<li class="nav-header" data-group="Project"><strong>VSN: </strong>5.1.0</li>
1466+
<li class="nav-header" data-group="Project"><strong>VSN: </strong>6.0.0</li>
14671467
<li class="nav-header" data-group="Project"><a href="#api-Project">Methods</a></li>
14681468
<li data-group="Project" data-name="createProject" class="">
14691469
<a href="#api-Project-createProject">createProject</a>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xero-node",
3-
"version": "5.1.0",
3+
"version": "6.0.0",
44
"description": "Xero NodeJS OAuth 2.0 client for xero-node",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

src/gen/api/accountingApi.ts

+77-8
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Accounting API
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -85,7 +85,7 @@ export enum AccountingApiApiKeys {
8585

8686
export class AccountingApi {
8787
protected _basePath = defaultBasePath;
88-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
88+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
8989
protected _useQuerystring : boolean = false;
9090
protected binaryHeaders : any = {};
9191

@@ -15928,15 +15928,88 @@ export class AccountingApi {
1592815928
});
1592915929
});
1593015930
}
15931+
/**
15932+
*
15933+
* @summary Retrieves a specific tax rate according to given TaxType code
15934+
* @param xeroTenantId Xero identifier for Tenant
15935+
* @param taxType A valid TaxType code
15936+
*/
15937+
public async getTaxRateByTaxType (xeroTenantId: string, taxType: string, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: AxiosResponse; body: TaxRates; }> {
15938+
const localVarPath = this.basePath + '/TaxRates/{TaxType}'
15939+
.replace('{' + 'TaxType' + '}', encodeURIComponent(String(taxType)));
15940+
let localVarQueryParameters: any = {};
15941+
let localVarHeaderParams: any = (<any>Object).assign({}, this.defaultHeaders);
15942+
let localVarFormParams: any = {};
15943+
let acceptHeadersFromSpec = [
15944+
"application/json"
15945+
];
15946+
const isBufferType = acceptHeadersFromSpec.includes("application/pdf")|| acceptHeadersFromSpec.includes("application/octet-stream") || acceptHeadersFromSpec.includes("application/jpg");
15947+
const responseTypeOption = isBufferType ? "arraybuffer" : "json";
15948+
15949+
// verify required parameter 'xeroTenantId' is not null or undefined
15950+
if (xeroTenantId === null || xeroTenantId === undefined) {
15951+
throw new Error('Required parameter xeroTenantId was null or undefined when calling getTaxRateByTaxType.');
15952+
}
15953+
15954+
// verify required parameter 'taxType' is not null or undefined
15955+
if (taxType === null || taxType === undefined) {
15956+
throw new Error('Required parameter taxType was null or undefined when calling getTaxRateByTaxType.');
15957+
}
15958+
15959+
localVarHeaderParams['xero-tenant-id'] = ObjectSerializer.serialize(xeroTenantId, "string");
15960+
localVarHeaderParams['Accept'] = acceptHeadersFromSpec.join();
15961+
(<any>Object).assign(localVarHeaderParams, options.headers);
15962+
let localVarUseFormData = false;
15963+
15964+
let localVarRequestOptions: AxiosRequestConfig = {
15965+
method: 'GET',
15966+
params: localVarQueryParameters,
15967+
headers: localVarHeaderParams,
15968+
url: localVarPath,
15969+
responseType: responseTypeOption,
15970+
data: {},
15971+
};
15972+
15973+
let authenticationPromise = Promise.resolve();
15974+
authenticationPromise = authenticationPromise.then(() => this.authentications.OAuth2.applyToRequest(localVarRequestOptions));
15975+
15976+
authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
15977+
return authenticationPromise.then(() => {
15978+
if (Object.keys(localVarFormParams).length) {
15979+
if (localVarUseFormData) {
15980+
(<any>localVarRequestOptions).data = localVarFormParams;
15981+
localVarRequestOptions.headers = { ...localVarRequestOptions.headers, 'Content-Type': 'multipart/form-data' };
15982+
} else {
15983+
localVarRequestOptions.data = localVarFormParams;
15984+
localVarRequestOptions.headers = { ...localVarRequestOptions.headers, 'content-type': 'application/x-www-form-urlencoded' };
15985+
}
15986+
}
15987+
return new Promise<{ response: AxiosResponse; body: TaxRates; }>(async (resolve, reject) => {
15988+
let body = null
15989+
try {
15990+
const response = await axios(localVarRequestOptions)
15991+
body = ObjectSerializer.deserialize(response.data, "TaxRates");
15992+
if (response.status && response.status >= 200 && response.status <= 299) {
15993+
resolve({ response: response, body: body });
15994+
} else {
15995+
reject({ response: response, body: body });
15996+
}
15997+
}
15998+
catch(error) {
15999+
const errorResponse = new ApiError(error)
16000+
reject(JSON.stringify(errorResponse.generateError()))
16001+
}
16002+
});
16003+
});
16004+
}
1593116005
/**
1593216006
*
1593316007
* @summary Retrieves tax rates
1593416008
* @param xeroTenantId Xero identifier for Tenant
1593516009
* @param where Filter by an any element
1593616010
* @param order Order by an any element
15937-
* @param taxType Filter by tax type
1593816011
*/
15939-
public async getTaxRates (xeroTenantId: string, where?: string, order?: string, taxType?: string, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: AxiosResponse; body: TaxRates; }> {
16012+
public async getTaxRates (xeroTenantId: string, where?: string, order?: string, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: AxiosResponse; body: TaxRates; }> {
1594016013
const localVarPath = this.basePath + '/TaxRates';
1594116014
let localVarQueryParameters: any = {};
1594216015
let localVarHeaderParams: any = (<any>Object).assign({}, this.defaultHeaders);
@@ -15960,10 +16033,6 @@ export class AccountingApi {
1596016033
localVarQueryParameters['order'] = ObjectSerializer.serialize(order, "string");
1596116034
}
1596216035

15963-
if (taxType !== undefined) {
15964-
localVarQueryParameters['TaxType'] = ObjectSerializer.serialize(taxType, "string");
15965-
}
15966-
1596716036
localVarHeaderParams['xero-tenant-id'] = ObjectSerializer.serialize(xeroTenantId, "string");
1596816037
localVarHeaderParams['Accept'] = acceptHeadersFromSpec.join();
1596916038
(<any>Object).assign(localVarHeaderParams, options.headers);

src/gen/api/appStoreApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero AppStore API
33
* These endpoints are for Xero Partners to interact with the App Store Billing platform
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -38,7 +38,7 @@ export enum AppStoreApiApiKeys {
3838

3939
export class AppStoreApi {
4040
protected _basePath = defaultBasePath;
41-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
41+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
4242
protected _useQuerystring : boolean = false;
4343
protected binaryHeaders : any = {};
4444

src/gen/api/assetApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Assets API
33
* The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc.
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -37,7 +37,7 @@ export enum AssetApiApiKeys {
3737

3838
export class AssetApi {
3939
protected _basePath = defaultBasePath;
40-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
40+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
4141
protected _useQuerystring : boolean = false;
4242
protected binaryHeaders : any = {};
4343

src/gen/api/bankfeedsApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Bank Feeds API
33
* The Bank Feeds API is a closed API that is only available to financial institutions that have an established financial services partnership with Xero. If you\'re an existing financial services partner that wants access, contact your local Partner Manager. If you\'re a financial institution who wants to provide bank feeds to your business customers, contact us to become a financial services partner.
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36,7 +36,7 @@ export enum BankFeedsApiApiKeys {
3636

3737
export class BankFeedsApi {
3838
protected _basePath = defaultBasePath;
39-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
39+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
4040
protected _useQuerystring : boolean = false;
4141
protected binaryHeaders : any = {};
4242

src/gen/api/filesApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Files API
33
* These endpoints are specific to Xero Files API
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36,7 +36,7 @@ export enum FilesApiApiKeys {
3636

3737
export class FilesApi {
3838
protected _basePath = defaultBasePath;
39-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
39+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
4040
protected _useQuerystring : boolean = false;
4141
protected binaryHeaders : any = {};
4242

src/gen/api/financeApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Finance API
33
* The Finance API is a collection of endpoints which customers can use in the course of a loan application, which may assist lenders to gain the confidence they need to provide capital.
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -44,7 +44,7 @@ export enum FinanceApiApiKeys {
4444

4545
export class FinanceApi {
4646
protected _basePath = defaultBasePath;
47-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
47+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
4848
protected _useQuerystring : boolean = false;
4949
protected binaryHeaders : any = {};
5050

src/gen/api/payrollAUApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Payroll AU API
33
* This is the Xero Payroll API for orgs in Australia region.
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@ export enum PayrollAuApiApiKeys {
5353

5454
export class PayrollAuApi {
5555
protected _basePath = defaultBasePath;
56-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
56+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
5757
protected _useQuerystring : boolean = false;
5858
protected binaryHeaders : any = {};
5959

src/gen/api/payrollNZApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Payroll NZ
33
* This is the Xero Payroll API for orgs in the NZ region.
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -94,7 +94,7 @@ export enum PayrollNzApiApiKeys {
9494

9595
export class PayrollNzApi {
9696
protected _basePath = defaultBasePath;
97-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
97+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
9898
protected _useQuerystring : boolean = false;
9999
protected binaryHeaders : any = {};
100100

src/gen/api/payrollUKApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Payroll UK
33
* This is the Xero Payroll API for orgs in the UK region.
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -94,7 +94,7 @@ export enum PayrollUkApiApiKeys {
9494

9595
export class PayrollUkApi {
9696
protected _basePath = defaultBasePath;
97-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
97+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
9898
protected _useQuerystring : boolean = false;
9999
protected binaryHeaders : any = {};
100100

src/gen/api/projectApi.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Projects API
33
* This is the Xero Projects API
44
*
5-
* The version of the OpenAPI document: 3.0.1
5+
* The version of the OpenAPI document: 3.0.3
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -44,7 +44,7 @@ export enum ProjectApiApiKeys {
4444

4545
export class ProjectApi {
4646
protected _basePath = defaultBasePath;
47-
protected defaultHeaders : any = {'user-agent': 'xero-node-5.1.0'};
47+
protected defaultHeaders : any = {'user-agent': 'xero-node-6.0.0'};
4848
protected _useQuerystring : boolean = false;
4949
protected binaryHeaders : any = {};
5050

src/gen/model/accounting/taxRate.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ export namespace TaxRate {
224224
IMN33 = <any> 'IMN33',
225225
IMRE = <any> 'IMRE',
226226
BADDEBTRECOVERY = <any> 'BADDEBTRECOVERY',
227-
USSALESTAX = <any> 'USSALESTAX'
227+
USSALESTAX = <any> 'USSALESTAX',
228+
BLINPUT3 = <any> 'BLINPUT3'
228229
}
229230
}

src/gen/model/accounting/taxType.ts

+4-1
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,8 @@ export enum TaxType {
122122
IMN33Y24 = <any> 'IMN33Y24',
123123
IMREY24 = <any> 'IMREY24',
124124
BADDEBTRECOVERYY24 = <any> 'BADDEBTRECOVERYY24',
125-
OSOUTPUT2 = <any> 'OSOUTPUT2'
125+
OSOUTPUT2 = <any> 'OSOUTPUT2',
126+
BLINPUT3 = <any> 'BLINPUT3',
127+
BLINPUT3Y23 = <any> 'BLINPUT3Y23',
128+
BLINPUT3Y24 = <any> 'BLINPUT3Y24'
126129
}

0 commit comments

Comments
 (0)