define communication, warehouse func #5
|
@ -6,4 +6,5 @@ const (
|
|||
CommunicationRequestHTTP = communicationPrefix + "request_http"
|
||||
CommunicationResponseHTTP = communicationPrefix + "response_http"
|
||||
CommunicationWebhookTNC = communicationPrefix + "webhook_tnc"
|
||||
CommunicationWebhookGlobalCare = communicationPrefix + "webhook_global_care"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue