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