Package | com.tuarua.firebase.ml.vision.barcode |
Class | public class BarcodePersonName |
Inheritance | BarcodePersonName ![]() |
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:String
First name.
formattedName | property |
public var formattedName:String
Properly formatted name.
last | property |
public var last:String
Last name.
middle | property |
public var middle:String
Middle name.
prefix | property |
public var prefix:String
Name prefix.
pronunciation | property |
public var pronunciation:String
Designates a text string to be set as the kana name in the phonebook. Used for Japanese contacts.
suffix | property |
public var suffix:String
Name suffix.