Package org.mozilla.geckoview
Class Autocomplete.CreditCard
Object
org.mozilla.geckoview.Autocomplete.CreditCard
- Enclosing class:
- Autocomplete
Holds credit card information for a specific entry.
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
guid
The unique identifier for this login entry. -
name
The full name as it appears on the credit card. -
number
The credit card number. -
expirationMonth
The expiration month. -
expirationYear
The expiration year.
-
-
Constructor Details
-
CreditCard
@AnyThread protected CreditCard()
-
-
Method Details