@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode extends Object
| Constructor and Description |
|---|
RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode() |
| Modifier and Type | Method and 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 © 2020. All rights reserved.