docs/ProcedureOutput.md in yousign_client-1.0.2 vs docs/ProcedureOutput.md in yousign_client-1.0.3
- old
+ new
@@ -6,9 +6,10 @@
**id** | **String** | Id of the object | [optional]
**name** | **String** | Name of procedure | [optional]
**description** | **String** | Description of procedure | [optional]
**created_at** | **DateTime** | Created date of the object | [optional]
**updated_at** | **DateTime** | Updated date of the object | [optional]
+**finished_at** | **DateTime** | Finished date of the object | [optional]
**expires_at** | **DateTime** | Expiration date. The procedure will be out of usage after this date. | [optional]
**status** | **String** | Status of the procedure | [optional]
**creator** | **String** | Id of creator of the object | [optional]
**creator_first_name** | **String** | The creator's first name | [optional]
**creator_last_name** | **String** | The creator's last name | [optional]