public class RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode extends Object
| Constructor | Description |
|---|---|
RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode() |
| Modifier and Type | Method | Description |
|---|---|---|
RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode |
checkDigit(BigDecimal checkDigit) |
|
boolean |
equals(Object o) |
|
BigDecimal |
getCheckDigit() |
Check digit for the 11-digit delivery point bar code.
|
String |
getValue() |
Delivery point bar code determined from the input address.
|
int |
hashCode() |
|
void |
setCheckDigit(BigDecimal checkDigit) |
|
void |
setValue(String value) |
|
String |
toString() |
|
RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode |
value(String value) |
public RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode()
public RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode value(String value)
public String getValue()
public void setValue(String value)
public RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode checkDigit(BigDecimal checkDigit)
public BigDecimal getCheckDigit()
public void setCheckDigit(BigDecimal checkDigit)
Copyright © 2026. All rights reserved.