export-data-affiliate-transaction #103
			
				
			
		
		
		
	| 
						 | 
					@ -5,7 +5,7 @@ type GetTransactionsRequest struct {
 | 
				
			||||||
	Page     int64  `json:"page"`
 | 
						Page     int64  `json:"page"`
 | 
				
			||||||
	Limit    int64  `json:"limit"`
 | 
						Limit    int64  `json:"limit"`
 | 
				
			||||||
	Keyword  string `json:"keyword"`
 | 
						Keyword  string `json:"keyword"`
 | 
				
			||||||
	Statuses string `json:"statuses"`
 | 
						status   string `json:"status"`
 | 
				
			||||||
	Source   string `json:"source"`
 | 
						Source   string `json:"source"`
 | 
				
			||||||
	Campaign string `json:"campaign"`
 | 
						Campaign string `json:"campaign"`
 | 
				
			||||||
	Seller   string `json:"seller"`
 | 
						Seller   string `json:"seller"`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue