Optional
requestFactory: PublicImportsApiRequestFactoryOptional
responseProcessor: PublicImportsApiResponseProcessorOptional
after: stringOptional
limit: numberThe maximum number of results to display per page.
Optional
includeErrorMessage: booleanSet to True to receive a message explaining the error.
Optional
includeRowData: booleanSet to True to receive the data values for the errored row.
Optional
_options: PromiseConfigurationOptionsOptional
after: stringThe paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.
Optional
limit: numberThe maximum number of results to display per page.
Optional
includeErrorMessage: booleanSet to True to receive a message explaining the error.
Optional
includeRowData: booleanSet to True to receive the data values for the errored row.
Optional
_options: PromiseConfigurationOptions
The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.