Response
public struct Response : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let items: [AliyunpanFile]
-
下个分页标记
Declaration
Swift
public var next_marker: String?
-
Undocumented
Declaration
Swift
public var total_count: Int?