Add partner Logo
This commit is contained in:
@@ -14,6 +14,7 @@ type Partner struct {
|
||||
BankAccountName string `json:"bank_account_name"`
|
||||
BankAccountHolderName string `json:"bank_account_holder_name"`
|
||||
BankAccountHolderNumber string `json:"bank_account_holder_number"`
|
||||
Logo string `json:"logo"`
|
||||
}
|
||||
|
||||
type PartnerList struct {
|
||||
|
||||
Reference in New Issue
Block a user