FinTex v0.1.0 FinTex.User.FinBank
Provides a default implementation of the FinTex.Model.Bank
protocol.
The following fields are public:
blz
- 8 digits bank codeurl
- URL of the bank serverversion
- API version. Possible values are220
or300
.
Summary
Types
t :: %FinTex.User.FinBank{blz: binary, url: binary, version: binary}