FileDeleteResponse type

Contains response data for the deleteMethod operation.

type FileDeleteResponse = FileDeleteHeaders & { _response: Object }