_setName
Edit the name of an existing Contract
Parameters
name - the new name of the Contract
Example
Result
If the Contract name is successfully updated, the result will be:
If a valid id parameter is not supplied, then the following error is returned:
If the id parameter is supplied, but no name, then the following error is returned:
Last updated