OptionalrequestFactory: PublicImportsApiRequestFactoryOptionalresponseProcessor: PublicImportsApiResponseProcessorOptionalafter: stringOptionallimit: numberThe maximum number of results to display per page.
OptionalincludeErrorMessage: booleanSet to True to receive a message explaining the error.
OptionalincludeRowData: booleanSet to True to receive the data values for the errored row.
Optional_options: PromiseConfigurationOptionsOptionalafter: 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.
Optionallimit: numberThe maximum number of results to display per page.
OptionalincludeErrorMessage: booleanSet to True to receive a message explaining the error.
OptionalincludeRowData: 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.