onpoint #15
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -12,6 +12,8 @@ import (
 | 
			
		|||
 | 
			
		||||
// CreateOrderRequest ...
 | 
			
		||||
type CreateOrderRequest struct {
 | 
			
		||||
	StoreCode          string      `json:"store_code"`
 | 
			
		||||
	DeliveryPlatform   string      `json:"delivery_platform"`
 | 
			
		||||
	OrderCode          string      `json:"order_code"`
 | 
			
		||||
	OrderDate          time.Time   `json:"order_date"`
 | 
			
		||||
	PickupLocationCode string      `json:"pickup_location_code"`
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue