List#

Whenever you're dealing with a list in your template, you're actually working with a List object.

Attributes#

AttributeDescription
idID of the list.
referenceA unique identifier for this list, often used in sharing.
typeIdThe List Type ID.
userIdIf logged in, this will be the user ID of the owner for this list.
sessionIdIf a guest, this will contain the unique session ID used to identify this guest.
defaultWhether this list is marked as the default list for users.
titleThe title of this list.
lastIpA record of the last known IP for the guest or user of this list.

Previous ← Item Queries Next Item →