Destiny.Definitions.DestinyItemSackBlockDefinition

Some items are "sacks" - they can be "opened" to produce other items. This is information related to its sack status, mostly UI strings. Engrams are an example of items that are considered to be "Sacks".
Type: object
Object Properties
detailAction
A description of what will happen when you open the sack. As far as I can tell, this is blank currently. Unknown whether it will eventually be populated with useful info.
Type: string
openAction
The localized name of the action being performed when you open the sack.
Type: string
selectItemCount
Type: int32
vendorSackType
Type: string
openOnAcquire
Type: boolean