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

Latest commit

 

History

History
18 lines (15 loc) · 1.03 KB

PartnerCreateParamsPartnerBankAccountAttributes.md

File metadata and controls

18 lines (15 loc) · 1.03 KB

# PartnerCreateParamsPartnerBankAccountAttributes

Properties

Name Type Description Notes
account_name string 受取人名(カナ) [optional]
account_number string 口座番号 [optional]
account_type string 口座種別(ordinary:普通、checking:当座、earmarked:納税準備預金、savings:貯蓄、other:その他)、指定しない場合ordinaryになります。 [optional]
bank_code string 銀行コード [optional]
bank_name string 銀行名 [optional]
bank_name_kana string 銀行名(カナ) [optional]
branch_code string 支店番号 [optional]
branch_kana string 支店名(カナ) [optional]
branch_name string 支店名 [optional]
long_account_name string 受取人名 [optional]

[Back to Model list] [Back to API list] [Back to README]