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

Latest commit

 

History

History
12 lines (9 loc) · 604 Bytes

WalletableCreateResponseWalletable.md

File metadata and controls

12 lines (9 loc) · 604 Bytes

# WalletableCreateResponseWalletable

Properties

Name Type Description Notes
bank_id int 連携サービスID(typeにbank_account、credit_cardを指定する場合は必須)
id int 口座ID
name string 口座名, 最大255文字
type string 口座区分 (銀行口座: bank_account, クレジットカード: credit_card, 現金: wallet)

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