upd
This commit is contained in:
parent
b9efa4544a
commit
3c4b860f40
@ -134,7 +134,7 @@ type ServiceYclientsRule struct {
|
|||||||
ID int `json:"id"`
|
ID int `json:"id"`
|
||||||
FirstCost int `json:"first_cost"`
|
FirstCost int `json:"first_cost"`
|
||||||
Discount int `json:"discount"`
|
Discount int `json:"discount"`
|
||||||
Cost int `json:"cost"`
|
Cost float64 `json:"cost"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type YclientsCustomFieldsType string
|
type YclientsCustomFieldsType string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user