ClaimForReimbursementNotes
Represents paginated results of notes added to a claim
type ClaimForReimbursementNotes {
notes: [ClaimForReimbursementNote!]!
pageInfo: PageInfo!
}
Fields
ClaimForReimbursementNotes.notes ● [ClaimForReimbursementNote!]! non-null object
The current page of notes
ClaimForReimbursementNotes.pageInfo ● PageInfo! non-null object
Metadata used for pagination
Member of
ClaimForReimbursement object ● ClaimForReimbursementAdministrativeView object