mindee-api-dotnet

InternationalIdV1Document.GivenNames Property

Declaring Type: InternationalIdV1Document
Namespace: Mindee.Product.InternationalId
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The first names or given names of the document holder.

[JsonPropertyName("given_names")]
public IList<StringField> GivenNames { get; set; }

Property Value

IList<StringField>


Documentation generated by MdDocs