Pular para o conteúdo principal

FinancialOwnerDocumentFilesCollectionSegment

A segment of a collection.

type FinancialOwnerDocumentFilesCollectionSegment {
pageInfo: CollectionSegmentInfo!
items: [FinancialOwnerDocumentFile!]
totalCount: Int!
}

Fields

FinancialOwnerDocumentFilesCollectionSegment.pageInfo ● CollectionSegmentInfo! non-null object

Information to aid in pagination.

FinancialOwnerDocumentFilesCollectionSegment.items ● [FinancialOwnerDocumentFile!] list object

A flattened list of the items.

FinancialOwnerDocumentFilesCollectionSegment.totalCount ● Int! non-null scalar

Returned By

financialOwnerDocumentFiles query