Skip to content

ProjectDataLinkingBatchItemPagedList

Properties

Name Type Description Notes
items [ProjectDataLinkingBatchItem]
next_page_token str, none_type The cursor to request the next page. For offset-based paging the value is an empty string. [optional]
remaining_records int, none_type The number of records remaining (used in cursor based pagination) [optional]
total_item_count int, none_type The total number of records matching the search criteria (used in offset based pagination) [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]