FolderEntity public struct FolderEntity : ResourceTypeEntity Represents folder resource type Declaration Swift public private(set) var type: String { get } id Declaration Swift public private(set) var id: String { get } init(id:) Initializer. Declaration Swift public init(id: String) Parameters id Identifier of the folder. © 2023 Box. All rights reserved. (Last updated: 2023-04-19) Generated by jazzy ♪♫ v0.14.2, a Realm project.