This commit is contained in:
@@ -13,6 +13,7 @@ type Account struct {
|
||||
} `json:"institution"`
|
||||
Name string `json:"last_four"`
|
||||
Account string `json:"id"`
|
||||
Token string `json:"-"`
|
||||
}
|
||||
|
||||
type Transaction struct {
|
||||
|
||||
Reference in New Issue
Block a user