Diglin\Ricardo\Services\Sell::deletePlannedArticleResult

Get the result of the deleted article

The Ricardo API returns: <pre> { "DeletePlannedArticleResult": { "PlannedArticleId": "int" "PlannedIndex": "int" "IsClosed": "bool" } } </pre>