package openrtb_ext

type ExtBWX struct {
	Env string `json:"env"`
	Pid string `json:"pid"`
}
