Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 810 Bytes

BankAccountDetails.md

File metadata and controls

19 lines (14 loc) · 810 Bytes

BankAccountDetails

Encapsulates meta-data of bank accounts. This is not stored within Kalshi, it is always proxied from the clearing house.

Properties

Name Type Description Notes
bank_id str
mask str
name str
plaid_item_needs_relink bool
subtype str
type str
routing_number str [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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