Uses of Class
odata.msgraph.client.beta.entity.collection.request.JournalLineCollectionRequest
-
Packages that use JournalLineCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of JournalLineCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return JournalLineCollectionRequest Modifier and Type Method Description JournalLineCollectionRequestCompany. getJournalLines()JournalLineCollectionRequestJournal. getJournalLines() -
Uses of JournalLineCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return JournalLineCollectionRequest Modifier and Type Method Description JournalLineCollectionRequestCompanyCollectionRequest. journalLines()JournalLineCollectionRequestJournalCollectionRequest. journalLines() -
Uses of JournalLineCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return JournalLineCollectionRequest Modifier and Type Method Description JournalLineCollectionRequestCompanyRequest. journalLines()JournalLineCollectionRequestJournalRequest. journalLines()
-