new GetResourceRequest(version)
    Object GetResourceRequest
Usage: 
    RestApiService.getOrgResourceService().getResource(request, callback);
Parameters:
| Name | Type | Description | 
|---|---|---|
version | 
            
            number | (Java type: int) The major version of the organization model from which the resource's model entity associations are to be taken. A value of -1 uses the highest major version. Can be obtained using createResource. | 
- Since:
 - 4.0.0
 
Members
guids :Array.<string>
    Query parameter: 'guid' (Java type: List) A collection of GUIDs identifying the resources to return. Can be obtained using listCandidateResources.
 
    Type:
- Array.<string>
 
- Since:
 - 4.0.0