Skip to content

Commit b382f78

Browse files
authoredJun 18, 2024··
Merge pull request #352 from XeroAPI/xero-php-5.0.0
Build from OAS 4.0.0
2 parents d4db4ce + 649b761 commit b382f78

22 files changed

+143
-23
lines changed
 

‎docs/v2/accounting/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4062,7 +4062,7 @@
40624062
"Class" : {
40634063
"type" : "string",
40644064
"description" : "Organisation Classes describe which plan the Xero organisation is on (e.g. DEMO, TRIAL, PREMIUM)",
4065-
"enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE" ]
4065+
"enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE", "IGNITE", "GROW", "COMPREHENSIVE" ]
40664066
},
40674067
"Edition" : {
40684068
"type" : "string",
@@ -6099,7 +6099,7 @@
60996099
<nav id="scrollingNav">
61006100
<ul class="sidenav nav nav-list">
61016101
<li class="nav-header" data-group="Accounting"><strong>SDK: </strong><span id='sdk-name'></span></li>
6102-
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>4.0.0</li>
6102+
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>5.0.0</li>
61036103
<li class="nav-header" data-group="Accounting"><a href="#api-Accounting">Methods</a></li>
61046104
<li data-group="Accounting" data-name="createAccount" class="">
61056105
<a href="#api-Accounting-createAccount">createAccount</a>

‎docs/v2/appstore/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@
12401240
<nav id="scrollingNav">
12411241
<ul class="sidenav nav nav-list">
12421242
<li class="nav-header" data-group="AppStore"><strong>SDK: </strong><span id='sdk-name'></span></li>
1243-
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>4.0.0</li>
1243+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>5.0.0</li>
12441244
<li class="nav-header" data-group="AppStore"><a href="#api-AppStore">Methods</a></li>
12451245
<li data-group="AppStore" data-name="getSubscription" class="">
12461246
<a href="#api-AppStore-getSubscription">getSubscription</a>

‎docs/v2/assets/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@
13911391
<nav id="scrollingNav">
13921392
<ul class="sidenav nav nav-list">
13931393
<li class="nav-header" data-group="Asset"><strong>SDK: </strong><span id='sdk-name'></span></li>
1394-
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>4.0.0</li>
1394+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>5.0.0</li>
13951395
<li class="nav-header" data-group="Asset"><a href="#api-Asset">Methods</a></li>
13961396
<li data-group="Asset" data-name="createAsset" class="">
13971397
<a href="#api-Asset-createAsset">createAsset</a>

‎docs/v2/files/index.html

+16-1
Original file line numberDiff line numberDiff line change
@@ -866,6 +866,21 @@
866866
"title" : "",
867867
"type" : "object",
868868
"properties" : {
869+
"SendWithObject" : {
870+
"type" : "boolean",
871+
"description" : "Boolean flag to determines whether the file is sent with the document it is attached to on client facing communications. Note- The SendWithObject element is only returned when using /Associations/{ObjectId} endpoint.",
872+
"example" : true
873+
},
874+
"Name" : {
875+
"type" : "string",
876+
"description" : "The name of the associated file. Note- The Name element is only returned when using /Associations/{ObjectId} endpoint.",
877+
"example" : "Test.pdf"
878+
},
879+
"Size" : {
880+
"type" : "integer",
881+
"description" : "The size of the associated file in bytes. Note- The Size element is only returned when using /Associations/{ObjectId} endpoint.",
882+
"example" : 12357
883+
},
869884
"FileId" : {
870885
"type" : "string",
871886
"description" : "The unique identifier of the file",
@@ -1154,7 +1169,7 @@
11541169
<nav id="scrollingNav">
11551170
<ul class="sidenav nav nav-list">
11561171
<li class="nav-header" data-group="Files"><strong>SDK: </strong><span id='sdk-name'></span></li>
1157-
<li class="nav-header" data-group="Files"><strong>VSN: </strong>4.0.0</li>
1172+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>5.0.0</li>
11581173
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11591174
<li data-group="Files" data-name="createFileAssociation" class="">
11601175
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

‎docs/v2/finance/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2733,7 +2733,7 @@
27332733
<nav id="scrollingNav">
27342734
<ul class="sidenav nav nav-list">
27352735
<li class="nav-header" data-group="Finance"><strong>SDK: </strong><span id='sdk-name'></span></li>
2736-
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>4.0.0</li>
2736+
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>5.0.0</li>
27372737
<li class="nav-header" data-group="Finance"><a href="#api-Finance">Methods</a></li>
27382738
<li data-group="Finance" data-name="getAccountingActivityAccountUsage" class="">
27392739
<a href="#api-Finance-getAccountingActivityAccountUsage">getAccountingActivityAccountUsage</a>

‎docs/v2/payroll_au/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3411,7 +3411,7 @@
34113411
<nav id="scrollingNav">
34123412
<ul class="sidenav nav nav-list">
34133413
<li class="nav-header" data-group="PayrollAu"><strong>SDK: </strong><span id='sdk-name'></span></li>
3414-
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>4.0.0</li>
3414+
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>5.0.0</li>
34153415
<li class="nav-header" data-group="PayrollAu"><a href="#api-PayrollAu">Methods</a></li>
34163416
<li data-group="PayrollAu" data-name="approveLeaveApplication" class="">
34173417
<a href="#api-PayrollAu-approveLeaveApplication">approveLeaveApplication</a>

‎docs/v2/payroll_nz/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3842,7 +3842,7 @@
38423842
<nav id="scrollingNav">
38433843
<ul class="sidenav nav nav-list">
38443844
<li class="nav-header" data-group="PayrollNz"><strong>SDK: </strong><span id='sdk-name'></span></li>
3845-
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>4.0.0</li>
3845+
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>5.0.0</li>
38463846
<li class="nav-header" data-group="PayrollNz"><a href="#api-PayrollNz">Methods</a></li>
38473847
<li data-group="PayrollNz" data-name="approveTimesheet" class="">
38483848
<a href="#api-PayrollNz-approveTimesheet">approveTimesheet</a>

‎docs/v2/payroll_uk/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3509,7 +3509,7 @@
35093509
<nav id="scrollingNav">
35103510
<ul class="sidenav nav nav-list">
35113511
<li class="nav-header" data-group="PayrollUk"><strong>SDK: </strong><span id='sdk-name'></span></li>
3512-
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>4.0.0</li>
3512+
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>5.0.0</li>
35133513
<li class="nav-header" data-group="PayrollUk"><a href="#api-PayrollUk">Methods</a></li>
35143514
<li data-group="PayrollUk" data-name="approveTimesheet" class="">
35153515
<a href="#api-PayrollUk-approveTimesheet">approveTimesheet</a>

‎docs/v2/projects/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1461,7 +1461,7 @@
14611461
<nav id="scrollingNav">
14621462
<ul class="sidenav nav nav-list">
14631463
<li class="nav-header" data-group="Project"><strong>SDK: </strong><span id='sdk-name'></span></li>
1464-
<li class="nav-header" data-group="Project"><strong>VSN: </strong>4.0.0</li>
1464+
<li class="nav-header" data-group="Project"><strong>VSN: </strong>5.0.0</li>
14651465
<li class="nav-header" data-group="Project"><a href="#api-Project">Methods</a></li>
14661466
<li data-group="Project" data-name="createProject" class="">
14671467
<a href="#api-Project-createProject">createProject</a>

‎lib/Api/AccountingApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/AppStoreApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* These endpoints are for Xero Partners to interact with the App Store Billing platform
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/AssetApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* 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.
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/FilesApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* These endpoints are specific to Xero Files API
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/FinanceApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* 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.
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/IdentityApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* These endpoints are related to managing authentication tokens and identity for Xero API
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/PayrollAuApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* This is the Xero Payroll API for orgs in Australia region.
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/PayrollNzApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* This is the Xero Payroll API for orgs in the NZ region.
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/PayrollUkApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* This is the Xero Payroll API for orgs in the UK region.
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Api/ProjectApi.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* This is the Xero Projects API
1616
*
17-
* OpenAPI spec version: 3.0.3
17+
* OpenAPI spec version: 4.0.0
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 5.4.0

‎lib/Configuration.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ class Configuration
157157
*
158158
* @var string
159159
*/
160-
protected $userAgent = '[xero-php-oauth2 (4.0.0)]';
160+
protected $userAgent = '[xero-php-oauth2 (5.0.0)]';
161161

162162
/**
163163
* Debug switch (default set to false)
@@ -696,8 +696,8 @@ public static function toDebugReport()
696696
$report = 'PHP SDK (XeroAPI\XeroPHP) Debug Report:' . PHP_EOL;
697697
$report .= ' OS: ' . php_uname() . PHP_EOL;
698698
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
699-
$report .= ' OpenAPI Spec Version: 3.0.3' . PHP_EOL;
700-
$report .= ' SDK Package Version: 4.0.0' . PHP_EOL;
699+
$report .= ' OpenAPI Spec Version: 4.0.0' . PHP_EOL;
700+
$report .= ' SDK Package Version: 5.0.0' . PHP_EOL;
701701
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;
702702

703703
return $report;

‎lib/Models/Accounting/Organisation.php

+6
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,9 @@ public function getModelName()
391391
const MODEL_CLASS_NON_GST_CASHBOOK = 'NON_GST_CASHBOOK';
392392
const MODEL_CLASS_ULTIMATE = 'ULTIMATE';
393393
const MODEL_CLASS_LITE = 'LITE';
394+
const MODEL_CLASS_IGNITE = 'IGNITE';
395+
const MODEL_CLASS_GROW = 'GROW';
396+
const MODEL_CLASS_COMPREHENSIVE = 'COMPREHENSIVE';
394397
const EDITION_BUSINESS = 'BUSINESS';
395398
const EDITION_PARTNER = 'PARTNER';
396399

@@ -531,6 +534,9 @@ public function getClassAllowableValues()
531534
self::MODEL_CLASS_NON_GST_CASHBOOK,
532535
self::MODEL_CLASS_ULTIMATE,
533536
self::MODEL_CLASS_LITE,
537+
self::MODEL_CLASS_IGNITE,
538+
self::MODEL_CLASS_GROW,
539+
self::MODEL_CLASS_COMPREHENSIVE,
534540
];
535541
}
536542

‎lib/Models/File/Association.php

+99
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ class Association implements ModelInterface, ArrayAccess
5858
* @var string[]
5959
*/
6060
protected static $openAPITypes = [
61+
'send_with_object' => 'bool',
62+
'name' => 'string',
63+
'size' => 'int',
6164
'file_id' => 'string',
6265
'object_id' => 'string',
6366
'object_group' => '\XeroAPI\XeroPHP\Models\File\ObjectGroup',
@@ -70,6 +73,9 @@ class Association implements ModelInterface, ArrayAccess
7073
* @var string[]
7174
*/
7275
protected static $openAPIFormats = [
76+
'send_with_object' => null,
77+
'name' => null,
78+
'size' => null,
7379
'file_id' => 'uuid',
7480
'object_id' => 'uuid',
7581
'object_group' => null,
@@ -103,6 +109,9 @@ public static function openAPIFormats()
103109
* @var string[]
104110
*/
105111
protected static $attributeMap = [
112+
'send_with_object' => 'SendWithObject',
113+
'name' => 'Name',
114+
'size' => 'Size',
106115
'file_id' => 'FileId',
107116
'object_id' => 'ObjectId',
108117
'object_group' => 'ObjectGroup',
@@ -115,6 +124,9 @@ public static function openAPIFormats()
115124
* @var string[]
116125
*/
117126
protected static $setters = [
127+
'send_with_object' => 'setSendWithObject',
128+
'name' => 'setName',
129+
'size' => 'setSize',
118130
'file_id' => 'setFileId',
119131
'object_id' => 'setObjectId',
120132
'object_group' => 'setObjectGroup',
@@ -127,6 +139,9 @@ public static function openAPIFormats()
127139
* @var string[]
128140
*/
129141
protected static $getters = [
142+
'send_with_object' => 'getSendWithObject',
143+
'name' => 'getName',
144+
'size' => 'getSize',
130145
'file_id' => 'getFileId',
131146
'object_id' => 'getObjectId',
132147
'object_group' => 'getObjectGroup',
@@ -193,6 +208,9 @@ public function getModelName()
193208
*/
194209
public function __construct(array $data = null)
195210
{
211+
$this->container['send_with_object'] = isset($data['send_with_object']) ? $data['send_with_object'] : null;
212+
$this->container['name'] = isset($data['name']) ? $data['name'] : null;
213+
$this->container['size'] = isset($data['size']) ? $data['size'] : null;
196214
$this->container['file_id'] = isset($data['file_id']) ? $data['file_id'] : null;
197215
$this->container['object_id'] = isset($data['object_id']) ? $data['object_id'] : null;
198216
$this->container['object_group'] = isset($data['object_group']) ? $data['object_group'] : null;
@@ -223,6 +241,87 @@ public function valid()
223241
}
224242

225243

244+
/**
245+
* Gets send_with_object
246+
*
247+
* @return bool|null
248+
*/
249+
public function getSendWithObject()
250+
{
251+
return $this->container['send_with_object'];
252+
}
253+
254+
/**
255+
* Sets send_with_object
256+
*
257+
* @param bool|null $send_with_object Boolean flag to determines whether the file is sent with the document it is attached to on client facing communications. Note- The SendWithObject element is only returned when using /Associations/{ObjectId} endpoint.
258+
*
259+
* @return $this
260+
*/
261+
public function setSendWithObject($send_with_object)
262+
{
263+
264+
$this->container['send_with_object'] = $send_with_object;
265+
266+
return $this;
267+
}
268+
269+
270+
271+
/**
272+
* Gets name
273+
*
274+
* @return string|null
275+
*/
276+
public function getName()
277+
{
278+
return $this->container['name'];
279+
}
280+
281+
/**
282+
* Sets name
283+
*
284+
* @param string|null $name The name of the associated file. Note- The Name element is only returned when using /Associations/{ObjectId} endpoint.
285+
*
286+
* @return $this
287+
*/
288+
public function setName($name)
289+
{
290+
291+
$this->container['name'] = $name;
292+
293+
return $this;
294+
}
295+
296+
297+
298+
/**
299+
* Gets size
300+
*
301+
* @return int|null
302+
*/
303+
public function getSize()
304+
{
305+
return $this->container['size'];
306+
}
307+
308+
/**
309+
* Sets size
310+
*
311+
* @param int|null $size The size of the associated file in bytes. Note- The Size element is only returned when using /Associations/{ObjectId} endpoint.
312+
*
313+
* @return $this
314+
*/
315+
public function setSize($size)
316+
{
317+
318+
$this->container['size'] = $size;
319+
320+
return $this;
321+
}
322+
323+
324+
226325
/**
227326
* Gets file_id
228327
*

0 commit comments

Comments
 (0)
Please sign in to comment.