package model type WithdrawSupplierCashReq struct { SupplierID string `json:"supplierId"` }