BoxRequest
public class BoxRequest
Represents Box SDK API request.
-
Undocumented
Declaration
Swift
func endpoint() -> URL
-
Undocumented
Declaration
Swift
func addBoxAPIRelatedHeaders(_ headers: BoxHTTPHeaders?)
-
A description of the request body suitable for logging or debugging. May not include the full contents of the body.
Declaration
Swift
var bodyDescription: Data? { get }