@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class Ssn9InformationInput extends Object
| Constructor and Description |
|---|
Ssn9InformationInput() |
| Modifier and Type | Method and Description |
|---|---|
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) |
String |
toString() |
public String getDisplayLevelCode()
public void setDisplayLevelCode(String displayLevelCode)
public String getSsn9()
public void setSsn9(String ssn9)
Copyright © 2017. All rights reserved.