mirror of
https://github.com/retailcrm/api-client-go.git
synced 2025-02-20 14:53:14 +03:00
add mg transport action
This commit is contained in:
parent
904796f97a
commit
3186470ed9
5
types.go
5
types.go
@ -1261,8 +1261,9 @@ type MgTransport struct {
|
||||
}
|
||||
|
||||
type MgTransportActions struct {
|
||||
Visits string `json:"visits,omitempty"`
|
||||
Online string `json:"online,omitempty"`
|
||||
Visits string `json:"visits,omitempty"`
|
||||
Online string `json:"online,omitempty"`
|
||||
ManualTemplatesSync string `json:"manualTemplatesSync,omitempty"`
|
||||
}
|
||||
|
||||
// MgBot type.
|
||||
|
Loading…
x
Reference in New Issue
Block a user