Uses of Class
com.microsoft.graph.models.TermsExpiration
Packages that use TermsExpiration
-
Uses of TermsExpiration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TermsExpirationModifier and TypeMethodDescriptionstatic TermsExpirationTermsExpiration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAgreement.getTermsExpiration()Gets the termsExpiration property value.Methods in com.microsoft.graph.models with parameters of type TermsExpirationModifier and TypeMethodDescriptionvoidAgreement.setTermsExpiration(TermsExpiration value) Sets the termsExpiration property value.