@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class BeaconReportSyndicationAnalysis extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ADDRESS |
static String |
SERIALIZED_NAME_DATE_OF_BIRTH |
static String |
SERIALIZED_NAME_EMAIL_ADDRESS |
static String |
SERIALIZED_NAME_ID_NUMBER |
static String |
SERIALIZED_NAME_IP_ADDRESS |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_PHONE_NUMBER |
| Constructor and Description |
|---|
BeaconReportSyndicationAnalysis() |
public static final String SERIALIZED_NAME_ADDRESS
public static final String SERIALIZED_NAME_DATE_OF_BIRTH
public static final String SERIALIZED_NAME_EMAIL_ADDRESS
public static final String SERIALIZED_NAME_NAME
public static final String SERIALIZED_NAME_ID_NUMBER
public static final String SERIALIZED_NAME_IP_ADDRESS
public static final String SERIALIZED_NAME_PHONE_NUMBER
public BeaconReportSyndicationAnalysis address(BeaconMatchSummaryCode address)
public BeaconMatchSummaryCode getAddress()
public void setAddress(BeaconMatchSummaryCode address)
public BeaconReportSyndicationAnalysis dateOfBirth(BeaconMatchSummaryCode dateOfBirth)
public BeaconMatchSummaryCode getDateOfBirth()
public void setDateOfBirth(BeaconMatchSummaryCode dateOfBirth)
public BeaconReportSyndicationAnalysis emailAddress(BeaconMatchSummaryCode emailAddress)
public BeaconMatchSummaryCode getEmailAddress()
public void setEmailAddress(BeaconMatchSummaryCode emailAddress)
public BeaconReportSyndicationAnalysis name(BeaconMatchSummaryCode name)
public BeaconMatchSummaryCode getName()
public void setName(BeaconMatchSummaryCode name)
public BeaconReportSyndicationAnalysis idNumber(BeaconMatchSummaryCode idNumber)
public BeaconMatchSummaryCode getIdNumber()
public void setIdNumber(BeaconMatchSummaryCode idNumber)
public BeaconReportSyndicationAnalysis ipAddress(BeaconMatchSummaryCode ipAddress)
public BeaconMatchSummaryCode getIpAddress()
public void setIpAddress(BeaconMatchSummaryCode ipAddress)
public BeaconReportSyndicationAnalysis phoneNumber(BeaconMatchSummaryCode phoneNumber)
public BeaconMatchSummaryCode getPhoneNumber()
public void setPhoneNumber(BeaconMatchSummaryCode phoneNumber)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.