GetVideoRecentList
public class GetVideoRecentList : AliyunpanCommand
获取最近播放列表
-
Undocumented
Declaration
Swift
public var httpMethod: HTTPMethod { get } -
Undocumented
Declaration
Swift
public var uri: String { get } -
Undocumented
See moreDeclaration
Swift
public struct Request : Codable -
Undocumented
See moreDeclaration
Swift
public struct Response : Codable -
Undocumented
Declaration
Swift
public let request: Request? -
Undocumented
Declaration
Swift
public init(_ request: Request)