Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 697 Bytes

stack_entry.md

File metadata and controls

19 lines (15 loc) · 697 Bytes

StackEntry

A StackEntry joins a Stack to a Project.

Properties

  • 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.

URL

StackEntry object cannot be queried directly. They are included in a response to queries or stacks.