katana_public_api_client.models.create_manufacturing_order_operation_row_request¶ katana_public_api_client.models.create_manufacturing_order_operation_row_request ¶ Classes¶ CreateManufacturingOrderOperationRowRequest ¶ Request payload for creating a new manufacturing order operation row to track production operation time and operator assignments Example: {'manufacturing_order_id': 1001, 'operation_id': 201, 'time': 45.5}