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