katana_public_api_client.models.update_bom_row_request¶ katana_public_api_client.models.update_bom_row_request ¶ Classes¶ UpdateBomRowRequest ¶ Request payload for updating an existing BOM row. Only provided fields will be updated. Example {'quantity': 3.0, 'notes': 'Updated quantity based on new specifications'}