mindee-api-dotnet

PassportV1Document.GivenNames Property

Declaring Type: PassportV1Document
Namespace: Mindee.Product.Passport
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

The given name(s) of the passport holder.

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

Property Value

IList<StringField>


Documentation generated by MdDocs