GMVBarcodeFeatureContactInfo Class Reference
Overview
A person's or organization's business card.
For example, a vCard.
Inherits NSObject.
Property Summary | |
NSArray < GMVBarcodeFeatureAddress * > * | addresses |
Person's or organization's addresses. More... | |
NSArray < GMVBarcodeFeatureEmail * > * | emails |
Contact emails. More... | |
GMVBarcodeFeaturePersonName * | name |
A person's name. More... | |
NSArray < GMVBarcodeFeaturePhone * > * | phones |
Contact phone numbers. More... | |
NSArray< NSString * > * | urls |
Contact URLs. More... | |
NSString * | jobTitle |
Job title. More... | |
NSString * | organization |
Business organization. More... | |
Property Detail
|
readatomiccopy |
Person's or organization's addresses.
|
readatomiccopy |
Contact emails.
|
readatomicstrong |
A person's name.
|
readatomiccopy |
Contact phone numbers.
|
readatomiccopy |
Contact URLs.
|
readatomiccopy |
Job title.
|
readatomiccopy |
Business organization.