mirror of
https://github.com/retailcrm/api-client-go.git
synced 2024-11-22 04:46:03 +03:00
updated Site definition (#66)
Co-authored-by: Alexander Kozlov <kozlov_a@intaro.email>
This commit is contained in:
parent
b39f9d3f69
commit
06433b7c19
1
types.go
1
types.go
@ -886,6 +886,7 @@ type Site struct {
|
||||
CatalogUpdatedAt string `json:"catalogUpdatedAt,omitempty"`
|
||||
CatalogLoadingAt string `json:"catalogLoadingAt,omitempty"`
|
||||
Contragent *LegalEntity `json:"contragent,omitempty"`
|
||||
DefaultForCRM bool `json:"defaultForCrm,omitempty"`
|
||||
}
|
||||
|
||||
// Store type.
|
||||
|
Loading…
Reference in New Issue
Block a user