Uses of Class
odata.msgraph.client.beta.entity.collection.request.SalesInvoiceCollectionRequest
-
Packages that use SalesInvoiceCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of SalesInvoiceCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SalesInvoiceCollectionRequest Modifier and Type Method Description SalesInvoiceCollectionRequestCompany. getSalesInvoices() -
Uses of SalesInvoiceCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return SalesInvoiceCollectionRequest Modifier and Type Method Description SalesInvoiceCollectionRequestCompanyCollectionRequest. salesInvoices() -
Uses of SalesInvoiceCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return SalesInvoiceCollectionRequest Modifier and Type Method Description SalesInvoiceCollectionRequestCompanyRequest. salesInvoices()
-