package model // BankBrief ... type BankBrief struct { ID string `json:"_id"` }