| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The identifier of the clientplan approval. |
globally unique identifier |
- |
| Date |
The creation date. |
date |
- |
| ApprovalDate |
The date of approval. |
date |
Nullable |
| DocumentId |
The identifier of the approval document or the concept document if the the approval document does not exist. |
integer |
- |
| DocumentName |
The filename of the approval document. |
string |
- |
| ConceptDocumentName |
The filename of the concept document. |
string |
- |
| ExpirationDate |
The calculated date until which the approval is valid. |
date |
Nullable |
| Parts |
The clientplan parts associated with the approval. |
Collection of string |
- |
| AuthorizedSignatories |
A list of authorized signatory persons. |
Collection of AuthorizedSignatory |
- |
| Remarks |
The remarks about the approval. |
string |
- |
| ClientDisapprovalReason |
The reason why the client does not approve. |
string |
- |
| ClientHasSigned |
Client has signed the approval. |
boolean |
Nullable |
| ClientIsDiscussed |
Client has been informed of the approval. |
boolean |
Nullable |
| ClientSigningDate |
The date on which the client signing took place. |
date |
Nullable |