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.