Skip to content

List_Includes

daneden edited this page Jan 26, 2022 · 2 revisions

List.Includes

Expanded objects included alongside the List

public struct Includes: Codable 

Inheritance

Codable

Properties

users

The users expanded with this List. Since List.Expansions contains only ownerId, this will contain the expanded owner User object.

public let users: [User]?
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally