package openrtb_ext

// ExtImpTpmn defines TPMN specifiec param
type ExtImpTpmn struct {
	InventoryId int `json:"inventoryId"`
}
