public class Ssn9InformationInput extends Object
| Constructor and Description |
|---|
Ssn9InformationInput() |
| Modifier and Type | Method and Description |
|---|---|
Ssn9InformationInput |
displayLevelCode(String displayLevelCode) |
boolean |
equals(Object o) |
String |
getDisplayLevelCode()
Specifies the display level for the recipient.
|
String |
getSsn9()
The recipient's Social Security Number(SSN).
|
int |
hashCode() |
void |
setDisplayLevelCode(String displayLevelCode) |
void |
setSsn9(String ssn9) |
Ssn9InformationInput |
ssn9(String ssn9) |
String |
toString() |
public Ssn9InformationInput displayLevelCode(String displayLevelCode)
public String getDisplayLevelCode()
public void setDisplayLevelCode(String displayLevelCode)
public Ssn9InformationInput ssn9(String ssn9)
public String getSsn9()
public void setSsn9(String ssn9)
Copyright © 2018. All rights reserved.