Class ExtensionTermsOfUseUser
Terms Of Use extension
Inherited Members
Namespace: Oci.IdentitydomainsService.Models
Assembly: OCI.DotNetSDK.Identitydomains.dll
Syntax
public class ExtensionTermsOfUseUser
Properties
TermsOfUseConsents
Declaration
[JsonProperty(PropertyName = "termsOfUseConsents")]
public List<UserExtTermsOfUseConsents> TermsOfUseConsents { get; set; }
Property Value
Type | Description |
---|---|
List<UserExtTermsOfUseConsents> | Description:
|