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. © 2024 Box. All rights reserved. (Last updated: 2024-04-05) Generated by jazzy ♪♫ v0.14.3, a Realm project.