getItemResources
FunctiongetItemResources(id: string, requestOptions?: IRequestOptions): Promise<any>
Get the resources associated with an item
Parameters
Parameter | Type | Notes |
---|---|---|
id | string | |
request | IRequestOptions | Options for the request |
Returns
Promise<any>
A Promise to get some item resources.