| Package | com.tuarua.firebase.ml.vision.barcode |
| Class | public class BarcodePersonName |
| Inheritance | BarcodePersonName Object |
| Property | Defined By | ||
|---|---|---|---|
| first : String First name. | BarcodePersonName | ||
| formattedName : String Properly formatted name. | BarcodePersonName | ||
| last : String Last name. | BarcodePersonName | ||
| middle : String Middle name. | BarcodePersonName | ||
| prefix : String Name prefix. | BarcodePersonName | ||
| pronunciation : String Designates a text string to be set as the kana name in the phonebook. | BarcodePersonName | ||
| suffix : String Name suffix. | BarcodePersonName | ||
| first | property |
public var first:StringFirst name.
| formattedName | property |
public var formattedName:StringProperly formatted name.
| last | property |
public var last:StringLast name.
| middle | property |
public var middle:StringMiddle name.
| prefix | property |
public var prefix:StringName prefix.
| pronunciation | property |
public var pronunciation:StringDesignates a text string to be set as the kana name in the phonebook. Used for Japanese contacts.
| suffix | property |
public var suffix:StringName suffix.