mindee-api-dotnet

CompanyRegistration Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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