public final class Issuer extends AbstractModel
Constructor and Description |
---|
Issuer() |
Issuer(Boolean matchesProvidedName,
Boolean matchesProvidedPhoneNumber,
String name,
String phoneNumber) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getPhoneNumber() |
Boolean |
matchesProvidedName() |
Boolean |
matchesProvidedPhoneNumber() |
toJson, toString
public Issuer(Boolean matchesProvidedName, Boolean matchesProvidedPhoneNumber, String name, String phoneNumber)
public Issuer()
public String getName()
public Boolean matchesProvidedName()
public String getPhoneNumber()
public Boolean matchesProvidedPhoneNumber()
Copyright © 2016 MaxMind, Inc.. All rights reserved.