Searched defs:FixedOrPercent (Results 1 – 2 of 2) sorted by relevance
5107 type FixedOrPercent struct { struct5111 Calculated int64 `json:"calculated,omitempty"`5114 Fixed int64 `json:"fixed,omitempty"`5117 Percent int64 `json:"percent,omitempty"`5125 ForceSendFields []string `json:"-"`5133 NullFields []string `json:"-"`5136 func (s *FixedOrPercent) MarshalJSON() ([]byte, error) {
2812 "FixedOrPercent": { object