Uses of Class
odata.msgraph.client.beta.entity.collection.request.AgreementAcceptanceCollectionRequest
-
-
Uses of AgreementAcceptanceCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AgreementAcceptanceCollectionRequest Modifier and Type Method Description AgreementAcceptanceCollectionRequestAgreement. getAcceptances()AgreementAcceptanceCollectionRequestTermsOfUseContainer. getAgreementAcceptances()AgreementAcceptanceCollectionRequestUser. getAgreementAcceptances() -
Uses of AgreementAcceptanceCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AgreementAcceptanceCollectionRequest Modifier and Type Method Description AgreementAcceptanceCollectionRequestAgreementCollectionRequest. acceptances()AgreementAcceptanceCollectionRequestUserCollectionRequest. agreementAcceptances() -
Uses of AgreementAcceptanceCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AgreementAcceptanceCollectionRequest Modifier and Type Method Description AgreementAcceptanceCollectionRequestAgreementRequest. acceptances()AgreementAcceptanceCollectionRequestTermsOfUseContainerRequest. agreementAcceptances()AgreementAcceptanceCollectionRequestUserRequest. agreementAcceptances() -
Uses of AgreementAcceptanceCollectionRequest in odata.msgraph.client.beta.entity.set
Subclasses of AgreementAcceptanceCollectionRequest in odata.msgraph.client.beta.entity.set Modifier and Type Class Description classAgreementAcceptances
-