Values.TermDetailsSourceDescribes the usage terms of an offer.
type nonrec t = {usageBasedPricingTerm : PricingTerm.t option;legalTerm : LegalTerm.t option;Describes the legal terms.
*)supportTerm : SupportTerm.t option;Describes the support terms.
*)validityTerm : ValidityTerm.t option;Describes the validity terms.
*)}