Uses of Class
odata.msgraph.client.beta.entity.collection.request.JournalCollectionRequest
-
Packages that use JournalCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of JournalCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return JournalCollectionRequest Modifier and Type Method Description JournalCollectionRequestCompany. getJournals() -
Uses of JournalCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return JournalCollectionRequest Modifier and Type Method Description JournalCollectionRequestCompanyCollectionRequest. journals() -
Uses of JournalCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return JournalCollectionRequest Modifier and Type Method Description JournalCollectionRequestCompanyRequest. journals()
-