| Id |
String |
|
[required] |
| Name |
String |
|
[required] |
| Type |
DocumentType |
|
[required] |
| Action |
String |
Type of action performed in the activity. |
[optional] |
| Created |
System.DateTime |
ISO-8601 date-time referring to the time when the object was created. |
[optional] |
| Modified |
System.DateTime |
ISO-8601 date-time referring to the time when the object was last modified. |
[optional] |
| Stage |
String |
Activity's current stage. |
[optional] |
| Origin |
String |
Activity's origin. |
[optional] |
| Status |
String |
Activity's current status. |
[optional] |
| Requester |
AccountSource |
|
[optional] |
| Recipient |
AccountSource |
|
[optional] |
| TrackingNumber |
String |
Account activity's tracking number. |
[optional] |
| Errors |
[]String |
Errors provided by the source while completing account actions. |
[optional] |
| Warnings |
[]String |
Warnings provided by the source while completing account actions. |
[optional] |
| Approvals |
[]Approval |
Approvals performed on an item during activity. |
[optional] |
| OriginalRequests |
[]OriginalRequest |
Original actions that triggered all individual source actions related to the account action. |
[optional] |
| ExpansionItems |
[]ExpansionItem |
Controls that translated the attribute requests into actual provisioning actions on the source. |
[optional] |
| AccountRequests |
[]AccountRequest |
Account data for each individual source action triggered by the original requests. |
[optional] |
| Sources |
String |
Sources involved in the account activity. |
[optional] |