mindee-api-dotnet

InternationalIdV2Document.Surnames Property

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

The list of the document holder’s family names.

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

Property Value

IList<StringField>


Documentation generated by MdDocs