Name | Type | Description |
---|
id | String | The ID of the retrieved subscription action |
number | String | The number of the retrieved subscription action |
life_cycle_state | String | The life cycle state of the subscription action. One of the following values is returned: EXECUTED, EXECUTEDWITHERRORS, REJECTEDSYSTEMFAILURE, REJECTEDSYSTEMVALIDATION |
behavior_code | String | The behavior code of the subscription action |
business_classification_code | String | The business classification code of the subscription action |
executed_on | Date | The date that the subscription action is executed |
submitted_on | Date | The date that the business action was submitted into the system |
performed_on | Date | The date that the business action was actually performed, which might be different than the date that was submitted into the system |
submitted_by | User object | The user that submitted the action into the system |
performed_by | User object | The user that actually performed the subscription action, which might be different than the user that submitted the action into the system |
action_type | Subscription action type object | The action type of the subscription action |
sub_action_type | Subscription sub action type object | The sub action type of the subscription action |
subscription | Subscription object | The subscription that was modified by the execution of the subscription action |