| Billing Documentazione UML |
Billing
Classe Billing Data Status History
Status of the Itemised or Cumulative Data.
Attributi |
<Primitive Type> String | Status Type |
Type of status which indicates the status of processing. Possible values are (exhaustive list):• Confirmation status• Cancellation status • Itemised billing status • Cumulative billing status • Approval status (for invoice processing request “confirmation” or “cancellation”)
|
<Primitive Type> String | Status Value |
Value of the status depending on the Status Type. Possible values are (exhaustive lists):In case of Status Type = “Confirmation status”:• not confirmed• confirmedIn case of Status Type = “Cancellation status”:• not cancelled• cancelledIn case of Status Type = "Itemised billing status": • not generated • generated In case of Status Type = "Cumulative billing status": • not generated • generated In case of Status Type = “Approval Status”• For the concept of Approval Status in case of Four-Eyes principle and the associated transition diagram see description in chapter ”T2S Graphical User Interface”.
|
<Primitive Type> Timestamp | Timestamp |
System date and time of the status update
|
<<Boundary>> <Class> Billing Data | is related to | |
Proprietà:
is related to
Private <<Boundary>> <Class> Billing Data is related to
-
Vincoli:
-
Proprietà:
-
Status Type
Public <Primitive Type> String Status Type
-
Type of status which indicates the status of processing. Possible values are (exhaustive list):• Confirmation status• Cancellation status • Itemised billing status • Cumulative billing status • Approval status (for invoice processing request “confirmation” or “cancellation”)
-
Vincoli:
-
Proprietà:
-
Status Value
Public <Primitive Type> String Status Value
-
Value of the status depending on the Status Type. Possible values are (exhaustive lists):In case of Status Type = “Confirmation status”:• not confirmed• confirmedIn case of Status Type = “Cancellation status”:• not cancelled• cancelledIn case of Status Type = "Itemised billing status": • not generated • generated In case of Status Type = "Cumulative billing status": • not generated • generated In case of Status Type = “Approval Status”• For the concept of Approval Status in case of Four-Eyes principle and the associated transition diagram see description in chapter ”T2S Graphical User Interface”.
-
Vincoli:
-
Proprietà:
-
Timestamp
Public <Primitive Type> Timestamp Timestamp
-
System date and time of the status update
-
Vincoli:
-
Proprietà:
-
| Billing Documentazione UML |