View source: R/finspacedata_operations.R
finspacedata_list_changesets | R Documentation |
Lists the FinSpace Changesets for a Dataset.
See https://www.paws-r-sdk.com/docs/finspacedata_list_changesets/ for full documentation.
finspacedata_list_changesets(datasetId, maxResults = NULL, nextToken = NULL)
datasetId |
[required] The unique identifier for the FinSpace Dataset to which the Changeset belongs. |
maxResults |
The maximum number of results per page. |
nextToken |
A token that indicates where a results page should begin. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.