Sha256: cacfc1b3efd504e98d17e2396238e0c876db2e317987c04ccd96002c56d69062
Contents?: true
Size: 1.15 KB
Versions: 10
Compression:
Stored size: 1.15 KB
Contents
# CloudmersiveOcrApiClient::BusinessCardRecognitionResult ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **successful** | **BOOLEAN** | True if the operation was successful, false otherwise | [optional] **person_name** | **String** | The name of the person printed on the business card (if included on the business card) | [optional] **person_title** | **String** | The title of the person printed on the business card (if included on the business card) | [optional] **business_name** | **String** | The name of the business printed on the business card (if included on the business card) | [optional] **address_string** | **String** | The address printed on the business card (if included on the business card) | [optional] **phone_number** | **String** | The phone number printed on the business card (if included on the business card) | [optional] **email_address** | **String** | The email address printed on the business card (if included on the business card) | [optional] **timestamp** | **DateTime** | The date and time printed on the business card (if included on the business card) | [optional]
Version data entries
10 entries across 10 versions & 1 rubygems