Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 1b31037

Browse files
authored
Merge pull request #92 from freee/auto-generated
2.26.0
2 parents 6df0758 + b73d729 commit 1b31037

17 files changed

+374
-5
lines changed

.openapi-generator/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
invokerPackage: Freee\Accounting
22
gitUserId: freee
33
gitRepoId: freee-accounting-sdk-php
4-
artifactVersion: v2.25.0
4+
artifactVersion: v2.26.0

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.26.0
2+
リリース日時 2023-03-02 07:49:17
3+
対象差分
4+
https://github.com/freee/freee-api-schema/releases/tag/v0.0.112
5+
16
## 2.25.0
27
リリース日時 2023-02-24 12:53:37
38
対象差分

README_auto-generated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,5 +545,5 @@ vendor/bin/phpunit
545545
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
546546

547547
- API version: `v1.0`
548-
- Package version: `v2.25.0`
548+
- Package version: `v2.26.0`
549549
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freee/freee-accounting-sdk",
3-
"version": "v2.25.0",
3+
"version": "v2.26.0",
44
"description": "Accounting freee PHP SDK",
55
"keywords": [
66
"openapitools",

docs/Model/PartnerCreateParams.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Name | Type | Description | Notes
1212
**default_title** | **string** | 敬称(御中、様、(空白)の3つから選択) | [optional]
1313
**email** | **string** | 担当者 メールアドレス (255文字以内) | [optional]
1414
**invoice_payment_term_attributes** | [**\Freee\Accounting\Model\PartnerCreateParamsInvoicePaymentTermAttributes**](PartnerCreateParamsInvoicePaymentTermAttributes.md) | | [optional]
15+
**invoice_registration_number** | **string** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者登録番号 - 先頭T数字13桁の固定14桁の文字列 <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional]
1516
**long_name** | **string** | 正式名称(255文字以内) | [optional]
1617
**name** | **string** | 取引先名 (255文字以内、重複不可) |
1718
**name_kana** | **string** | カナ名称(255文字以内) | [optional]
@@ -21,6 +22,7 @@ Name | Type | Description | Notes
2122
**payer_walletable_id** | **int** | 振込元口座ID(一括振込ファイル用):(walletableのtypeが'bank_account'のidのみ指定できます。また、未設定にする場合は、nullを指定してください。) | [optional]
2223
**payment_term_attributes** | [**\Freee\Accounting\Model\PartnerCreateParamsPaymentTermAttributes**](PartnerCreateParamsPaymentTermAttributes.md) | | [optional]
2324
**phone** | **string** | 電話番号 | [optional]
25+
**qualified_invoice_issuer** | **bool** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者(true: 対象事業者、false: 非対象事業者) <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional] [default to false]
2426
**shortcut1** | **string** | ショートカット1 (255文字以内) | [optional]
2527
**shortcut2** | **string** | ショートカット2 (255文字以内) | [optional]
2628
**transfer_fee_handling_side** | **string** | 振込手数料負担(一括振込ファイル用): (振込元(当方): payer, 振込先(先方): payee)、指定しない場合payerになります。 | [optional]

docs/Model/PartnerResponsePartner.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Name | Type | Description | Notes
1414
**email** | **string** | 担当者 メールアドレス | [optional]
1515
**id** | **int** | 取引先ID |
1616
**invoice_payment_term_attributes** | [**\Freee\Accounting\Model\PartnerResponsePartnerInvoicePaymentTermAttributes**](PartnerResponsePartnerInvoicePaymentTermAttributes.md) | | [optional]
17+
**invoice_registration_number** | **string** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者登録番号 - 先頭T数字13桁の固定14桁の文字列 <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional]
1718
**long_name** | **string** | 正式名称(255文字以内) | [optional]
1819
**name** | **string** | 取引先名 |
1920
**name_kana** | **string** | カナ名称(255文字以内) | [optional]
@@ -23,6 +24,7 @@ Name | Type | Description | Notes
2324
**payer_walletable_id** | **int** | 振込元口座ID(一括振込ファイル用):(未設定の場合は、nullです。) | [optional]
2425
**payment_term_attributes** | [**\Freee\Accounting\Model\PartnerResponsePartnerPaymentTermAttributes**](PartnerResponsePartnerPaymentTermAttributes.md) | | [optional]
2526
**phone** | **string** | 電話番号 | [optional]
27+
**qualified_invoice_issuer** | **bool** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者(true: 対象事業者、false: 非対象事業者) <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional]
2628
**shortcut1** | **string** | ショートカット1 (255文字以内) | [optional]
2729
**shortcut2** | **string** | ショートカット2 (255文字以内) | [optional]
2830
**transfer_fee_handling_side** | **string** | 振込手数料負担(一括振込ファイル用): (振込元(当方): payer, 振込先(先方): payee) | [optional]

docs/Model/PartnerUpdateParams.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
1111
**default_title** | **string** | 敬称(御中、様、(空白)の3つから選択) | [optional]
1212
**email** | **string** | 担当者 メールアドレス (255文字以内) | [optional]
1313
**invoice_payment_term_attributes** | [**\Freee\Accounting\Model\PartnerUpdateParamsInvoicePaymentTermAttributes**](PartnerUpdateParamsInvoicePaymentTermAttributes.md) | | [optional]
14+
**invoice_registration_number** | **string** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者登録番号 - 先頭T数字13桁の固定14桁の文字列 <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional]
1415
**long_name** | **string** | 正式名称(255文字以内) | [optional]
1516
**name** | **string** | 取引先名 (255文字以内、重複不可) |
1617
**name_kana** | **string** | カナ名称(255文字以内) | [optional]
@@ -20,6 +21,7 @@ Name | Type | Description | Notes
2021
**payer_walletable_id** | **int** | 振込元口座ID(一括振込ファイル用):(walletableのtypeが'bank_account'のidのみ指定できます。また、未設定にする場合は、nullを指定してください。) | [optional]
2122
**payment_term_attributes** | [**\Freee\Accounting\Model\PartnerUpdateParamsPaymentTermAttributes**](PartnerUpdateParamsPaymentTermAttributes.md) | | [optional]
2223
**phone** | **string** | 電話番号 | [optional]
24+
**qualified_invoice_issuer** | **bool** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者(true: 対象事業者、false: 非対象事業者) <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional]
2325
**shortcut1** | **string** | ショートカット1 (255文字以内) | [optional]
2426
**shortcut2** | **string** | ショートカット2 (255文字以内) | [optional]
2527
**transfer_fee_handling_side** | **string** | 振込手数料負担(一括振込ファイル用): (振込元(当方): payer, 振込先(先方): payee)、指定しない場合payerになります。 | [optional]

docs/Model/PartnersResponsePartners.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
1313
**default_title** | **string** | 敬称(御中、様、(空白)の3つから選択) | [optional]
1414
**email** | **string** | 担当者 メールアドレス | [optional]
1515
**id** | **int** | 取引先ID |
16+
**invoice_registration_number** | **string** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者登録番号 - 先頭T数字13桁の固定14桁の文字列 <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional]
1617
**long_name** | **string** | 正式名称(255文字以内) | [optional]
1718
**name** | **string** | 取引先名 |
1819
**name_kana** | **string** | カナ名称(255文字以内) | [optional]
@@ -21,6 +22,7 @@ Name | Type | Description | Notes
2122
**partner_doc_setting_attributes** | [**\Freee\Accounting\Model\PartnerCreateParamsPartnerDocSettingAttributes**](PartnerCreateParamsPartnerDocSettingAttributes.md) | | [optional]
2223
**payer_walletable_id** | **int** | 振込元口座ID(一括振込ファイル用):(未設定の場合は、nullです。) | [optional]
2324
**phone** | **string** | 電話番号 | [optional]
25+
**qualified_invoice_issuer** | **bool** | この項目はインボイス制度で利用する項目です。2023年4月頃から利用できる予定です。 インボイス制度適格請求書発行事業者(true: 対象事業者、false: 非対象事業者) <a target=\"_blank\" href=\"https://www.invoice-kohyo.nta.go.jp/index.html\">国税庁インボイス制度適格請求書発行事業者公表サイト</a> | [optional]
2426
**shortcut1** | **string** | ショートカット1 (255文字以内) | [optional]
2527
**shortcut2** | **string** | ショートカット2 (255文字以内) | [optional]
2628
**transfer_fee_handling_side** | **string** | 振込手数料負担(一括振込ファイル用): (振込元(当方): payer, 振込先(先方): payee) | [optional]

lib/Configuration.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class Configuration
9090
*
9191
* @var string
9292
*/
93-
protected $userAgent = 'OpenAPI-Generator/v2.25.0/PHP';
93+
protected $userAgent = 'OpenAPI-Generator/v2.26.0/PHP';
9494

9595
/**
9696
* Debug switch (default set to false)
@@ -399,7 +399,7 @@ public static function toDebugReport()
399399
$report .= ' OS: ' . php_uname() . PHP_EOL;
400400
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
401401
$report .= ' The version of the OpenAPI document: v1.0' . PHP_EOL;
402-
$report .= ' SDK Package Version: v2.25.0' . PHP_EOL;
402+
$report .= ' SDK Package Version: v2.26.0' . PHP_EOL;
403403
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;
404404

405405
return $report;

0 commit comments

Comments
 (0)