BoxResponseDescription
public struct BoxResponseDescription
Undocumented
-
Undocumented
Declaration
Swift
public var statusCode: Int? -
Undocumented
Declaration
Swift
public var headers: BoxHTTPHeaders? -
Undocumented
Declaration
Swift
public var body: [String : Any]?
BoxResponseDescription Structure Reference