refactor-location #134
			
				
			
		
		
		
	| 
						 | 
					@ -15,6 +15,7 @@ var Warehouse = struct {
 | 
				
			||||||
	GetConfiguration                   string
 | 
						GetConfiguration                   string
 | 
				
			||||||
	SyncORStatus                       string
 | 
						SyncORStatus                       string
 | 
				
			||||||
	WebhookTNC                         string
 | 
						WebhookTNC                         string
 | 
				
			||||||
 | 
						WebhookShiip                       string
 | 
				
			||||||
	WebhookGlobalCare                  string
 | 
						WebhookGlobalCare                  string
 | 
				
			||||||
	WebhookOnPoint                     string
 | 
						WebhookOnPoint                     string
 | 
				
			||||||
	FindOne                            string
 | 
						FindOne                            string
 | 
				
			||||||
| 
						 | 
					@ -37,6 +38,7 @@ var Warehouse = struct {
 | 
				
			||||||
	GetConfiguration:                   getWarehouseValue("get_configuration"),
 | 
						GetConfiguration:                   getWarehouseValue("get_configuration"),
 | 
				
			||||||
	SyncORStatus:                       getWarehouseValue("sync_or_status"),
 | 
						SyncORStatus:                       getWarehouseValue("sync_or_status"),
 | 
				
			||||||
	WebhookTNC:                         getWarehouseValue("webhook_tnc"),
 | 
						WebhookTNC:                         getWarehouseValue("webhook_tnc"),
 | 
				
			||||||
 | 
						WebhookShiip:                       getWarehouseValue("webhook_shiip"),
 | 
				
			||||||
	WebhookGlobalCare:                  getWarehouseValue("webhook_global_care"),
 | 
						WebhookGlobalCare:                  getWarehouseValue("webhook_global_care"),
 | 
				
			||||||
	WebhookOnPoint:                     getWarehouseValue("webhook_on_point"),
 | 
						WebhookOnPoint:                     getWarehouseValue("webhook_on_point"),
 | 
				
			||||||
	FindOne:                            getWarehouseValue("find_one"),
 | 
						FindOne:                            getWarehouseValue("find_one"),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue