A StackEntry joins a Stack to a Project.
- id The unique ID for the StackEntry.
- created_at The time at which this Project was added to this Stack.
- stack_id The unique ID of the Stack which contains this StackEntry.
- project_id The unique ID of the Project.
- project For convenience, a full Project object may be included here. If the Stack object was returned in response to an Account Stack request (/accounts/x/stacks/default.xml), the Project objects will be present.
StackEntry object cannot be queried directly. They are included in a response to queries or stacks.