Function resource_service_get_resource_binary

Source
pub fn resource_service_get_resource_binary(
    configuration: &Configuration,
    name: &str,
    filename: &str,
    thumbnail: Option<bool>,
) -> Result<ApiHttpBody, Error<ResourceServiceGetResourceBinaryError>>