# WalletableCreateResponseWalletable ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **i32** | 口座ID | **name** | **String** | 口座名, 最大255文字 | **bank_id** | **i32** | 連携サービスID(typeにbank_account、credit_cardを指定する場合は必須) | **r#type** | **String** | 口座区分 (銀行口座: bank_account, クレジットカード: credit_card, 現金: wallet) | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)