Namespace: Mindee.Product.BusinessCard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Business Card API version 1.0 document data.
public class BusinessCardV1Document : IPrediction
Inheritance: object → BusinessCardV1Document
Implements: IPrediction
Name | Description |
---|---|
BusinessCardV1Document() |
Name | Description |
---|---|
Address | The address of the person. |
Company | The company the person works for. |
The email address of the person. | |
FaxNumber | The Fax number of the person. |
Firstname | The given name of the person. |
JobTitle | The job title of the person. |
Lastname | The lastname of the person. |
MobileNumber | The mobile number of the person. |
PhoneNumber | The phone number of the person. |
SocialMedia | The social media profiles of the person or company. |
Website | The website of the person or company. |
Name | Description |
---|---|
ToString() | A prettier representation of the current model values. |
Documentation generated by MdDocs