fileContents

open fun fileContents(sfdcId: String, version: String): RestRequest

Builds a request that can fetch the actual binary file contents of this particular file.

Return

A new RestRequest that can be used to fetch this data.

Parameters

sfdcId

The Id of the file.

version

The version of the file.