Function dropbox_sdk::file_requests::create[][src]

pub fn create(
    client: &impl UserAuthClient,
    arg: &CreateFileRequestArgs
) -> Result<Result<FileRequest, CreateFileRequestError>>
This is supported on crate feature dbx_file_requests only.

Creates a file request for this user.