GetTagsArg
public class GetTagsArg : CustomStringConvertible, JSONRepresentable
The GetTagsArg struct
-
Path to the items.
Declaration
Swift
public let paths: [String]
-
Declaration
Swift
public var description: String { get }