Protected ReadonlyargsRetrieves an OrderEdit with the provided id.
OptionalmethodArgs: {Checks if an OrderEdit exists with the provided id. Returns a 200 status if the OrderEdit exists, or a 404 status otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }Updates an OrderEdit in the Project using one or more update actions.
Deletes an OrderEdit in the Project.