package model
type CreateSupplierUserOwnerResponse struct {
ID string `json:"_id"`
}
type CreateSupplierUserStaffResponse struct {