mindee-api-dotnet

ProofOfAddressV1Document.IssuerCompanyRegistration Property

Declaring Type: ProofOfAddressV1Document
Namespace: Mindee.Product.ProofOfAddress
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

List of company registrations found for the issuer.

[JsonPropertyName("issuer_company_registration")]
public IList<CompanyRegistration> IssuerCompanyRegistration { get; set; }

Property Value

IList<CompanyRegistration>


Documentation generated by MdDocs