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

Latest commit

 

History

History
14 lines (11 loc) · 622 Bytes

Walletable.md

File metadata and controls

14 lines (11 loc) · 622 Bytes

# Walletable

Properties

Name Type Description Notes
bank_id int サービスID
id int 口座ID
last_balance int 同期残高 [optional]
name string 口座名 (255文字以内)
type string 口座区分 (銀行口座: bank_account, クレジットカード: credit_card, 現金: wallet)
walletable_balance int 登録残高 [optional]

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