Class NormalizationFieldsMapValue
Object for the value in the NormalizationFields map
Inherited Members
Namespace: Oci.AidocumentService.Models
Assembly: OCI.DotNetSDK.Aidocument.dll
Syntax
public class NormalizationFieldsMapValue
Properties
NormalizationType
Declaration
[JsonProperty(PropertyName = "normalizationType")]
public string NormalizationType { get; set; }
Property Value
Type | Description |
---|---|
string | A string mapping to the normalization type. |