public class RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1 extends Object
| Constructor | Description |
|---|---|
RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getWithApartment() |
First line of the standardized address, including apartment information.
|
String |
getWithoutApartment() |
First line of the standardized address, without apartment information.
|
int |
hashCode() |
|
void |
setWithApartment(String withApartment) |
|
void |
setWithoutApartment(String withoutApartment) |
|
String |
toString() |
|
RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1 |
withApartment(String withApartment) |
|
RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1 |
withoutApartment(String withoutApartment) |
public RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1()
public RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1 withApartment(String withApartment)
public String getWithApartment()
public void setWithApartment(String withApartment)
public RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1 withoutApartment(String withoutApartment)
public String getWithoutApartment()
public void setWithoutApartment(String withoutApartment)
Copyright © 2026. All rights reserved.