mirror of
https://github.com/retailcrm/api-client-go.git
synced 2024-11-21 20:36:03 +03:00
commit
433e4c14ef
@ -939,13 +939,6 @@ type Element struct {
|
||||
Ordering int `json:"ordering,omitempty"`
|
||||
}
|
||||
|
||||
// ActivityCallback activation callback
|
||||
type ActivityCallback struct {
|
||||
ClientId string `json:"clientId"`
|
||||
Activity Activity `json:"activity"`
|
||||
SystemUrl string `json:"systemUrl,omitempty"`
|
||||
}
|
||||
|
||||
// Activity struct
|
||||
type Activity struct {
|
||||
Active bool `json:"active"`
|
||||
|
Loading…
Reference in New Issue
Block a user