mindee-api-dotnet

DriverLicenseV1Document.CountryCode Property

Declaring Type: DriverLicenseV1Document
Namespace: Mindee.Product.DriverLicense
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

The alpha-3 ISO 3166 code of the country where the driver license was issued.

[JsonPropertyName("country_code")]
public StringField CountryCode { get; set; }

Property Value

StringField


Documentation generated by MdDocs