mirror of
https://github.com/retailcrm/api-client-go.git
synced 2025-04-02 20:56:17 +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 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue