Simple Pack Object

A Simple Pack Object is an object returned from the API which contains simple information about a pack. The details about what data it provides is listed below.

Returned Data (Represented by $object)

NameTypeDescription
$object->idintThe ID of the Pack
$object->namestringThe Name of the Pack
$object->safeNamestringThe Safe Name of the Pack for use in API Calls
$object->typestringThe type of Pack this is (public, semipublic, private)
$object->__LINKstringLink to this pack on the API