File tree Expand file tree Collapse file tree 9 files changed +328
-256
lines changed Expand file tree Collapse file tree 9 files changed +328
-256
lines changed Original file line number Diff line number Diff line change 59595959 <!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
59605960 <option data-url="#">-API-</option>
59615961 <option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
5962+ <option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
5963+ <option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
5964+ <option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
5965+ <option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
5966+ <option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
5967+ <option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
5968+ <option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
5969+ <option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
59625970 </select>
59635971 </fieldset>
59645972 <div class='api-set-wrapper'>
Original file line number Diff line number Diff line change 10841084 <!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
10851085 <option data-url="#">-API-</option>
10861086 <option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
1087+ <option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
1088+ <option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
1089+ <option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
1090+ <option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
1091+ <option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1092+ <option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1093+ <option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1094+ <option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
10871095 </select>
10881096 </fieldset>
10891097 <div class='api-set-wrapper'>
Original file line number Diff line number Diff line change 13421342 <!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
13431343 <option data-url="#">-API-</option>
13441344 <option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
1345+ <option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
1346+ <option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
1347+ <option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
1348+ <option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
1349+ <option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1350+ <option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1351+ <option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1352+ <option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
13451353 </select>
13461354 </fieldset>
13471355 <div class='api-set-wrapper'>
@@ -1593,7 +1601,7 @@ <h3>Usage and SDK Samples</h3>
15931601 api_instance = AssetApi(api_client)
15941602 xero_tenant_id = 'YOUR_XERO_TENANT_ID'
15951603
1596- bookDepreciationSetting = BookDepreciationSetting(
1604+ book_depreciation_setting = BookDepreciationSetting(
15971605 depreciation_method = "DiminishingValue100",
15981606 averaging_method = "ActualDays",
15991607 deprecitation_rate = 40,
Original file line number Diff line number Diff line change 11061106 <!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
11071107 <option data-url="#">-API-</option>
11081108 <option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
1109+ <option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
1110+ <option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
1111+ <option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
1112+ <option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
1113+ <option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1114+ <option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1115+ <option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1116+ <option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
11091117 </select>
11101118 </fieldset>
11111119 <div class='api-set-wrapper'>
Original file line number Diff line number Diff line change 26572657 <!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
26582658 <option data-url="#">-API-</option>
26592659 <option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
2660+ <option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
2661+ <option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
2662+ <option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
2663+ <option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
2664+ <option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
2665+ <option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
2666+ <option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
2667+ <option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
26602668 </select>
26612669 </fieldset>
26622670 <div class='api-set-wrapper'>
Original file line number Diff line number Diff line change 32053205 <!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
32063206 <option data-url="#">-API-</option>
32073207 <option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
3208+ <option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
3209+ <option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
3210+ <option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
3211+ <option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
3212+ <option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3213+ <option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3214+ <option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
3215+ <option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
32083216 </select>
32093217 </fieldset>
32103218 <div class='api-set-wrapper'>
Original file line number Diff line number Diff line change 37893789 <!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
37903790 <option data-url="#">-API-</option>
37913791 <option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
3792+ <option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
3793+ <option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
3794+ <option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
3795+ <option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
3796+ <option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3797+ <option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3798+ <option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
3799+ <option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
37923800 </select>
37933801 </fieldset>
37943802 <div class='api-set-wrapper'>
You can’t perform that action at this time.
0 commit comments