mindee-api-dotnet

CompanyRegistration Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a company registration.

public class CompanyRegistration : LineItemField

Inheritance: object → BaseFieldLineItemField → CompanyRegistration

Constructors

Name Description
CompanyRegistration()  

Properties

Name Description
Type Type of the company registration number.
Value The value of the field.

Methods

Name Description
ToString() A pretty summary of the value.
ToTableLine() Print as a table line for RST display.

Documentation generated by MdDocs