Show / Hide Table of Contents

Class Eula

A base object for all types of end user license agreements.

Inheritance
object
Eula
TextBasedEula
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.MarketplaceService.Models
Assembly: OCI.DotNetSDK.Marketplace.dll
Syntax
[JsonConverter(typeof(EulaModelConverter))]
public class Eula
In this article
Back to top