@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification extends Object
| Constructor and Description |
|---|
Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Identification Number.
|
Tmsv1paymentinstrumentsBuyerInformationIssuedBy |
getIssuedBy()
Get issuedBy
|
String |
getType()
Type of personal identification.
|
int |
hashCode() |
Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification |
id(String id) |
Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification |
issuedBy(Tmsv1paymentinstrumentsBuyerInformationIssuedBy issuedBy) |
void |
setId(String id) |
void |
setIssuedBy(Tmsv1paymentinstrumentsBuyerInformationIssuedBy issuedBy) |
void |
setType(String type) |
String |
toString() |
Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification |
type(String type) |
public Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification()
public Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification id(String id)
public String getId()
public void setId(String id)
public Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification type(String type)
public String getType()
public void setType(String type)
public Tmsv1paymentinstrumentsBuyerInformationPersonalIdentification issuedBy(Tmsv1paymentinstrumentsBuyerInformationIssuedBy issuedBy)
public Tmsv1paymentinstrumentsBuyerInformationIssuedBy getIssuedBy()
public void setIssuedBy(Tmsv1paymentinstrumentsBuyerInformationIssuedBy issuedBy)
Copyright © 2018. All rights reserved.