admin-push-notification-supplier #90
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -44,9 +44,11 @@ type SupplierFindAllReq struct {
 | 
			
		|||
	Limit   int64    `json:"limit"`
 | 
			
		||||
	Segment string   `json:"segment"`
 | 
			
		||||
	IDs     []string `json:"ids"`
 | 
			
		||||
	Status  string   `json:"status"` // active,inactive
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
type SupplierCountReq struct {
 | 
			
		||||
	Segment string   `json:"segment"`
 | 
			
		||||
	IDs     []string `json:"ids"`
 | 
			
		||||
	Status  string   `json:"status"` // active,inactive
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue