@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsidcapturesPaymentInformationCard extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidcapturesPaymentInformationCard() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSourceAccountType()
Flag that specifies the type of account associated with the card.
|
String |
getSourceAccountTypeDetails()
Type of account that is being used when the value for the override_payment_method field is line of credit (LI) or prepaid card (PP).
|
int |
hashCode() |
void |
setSourceAccountType(String sourceAccountType) |
void |
setSourceAccountTypeDetails(String sourceAccountTypeDetails) |
Ptsv2paymentsidcapturesPaymentInformationCard |
sourceAccountType(String sourceAccountType) |
Ptsv2paymentsidcapturesPaymentInformationCard |
sourceAccountTypeDetails(String sourceAccountTypeDetails) |
String |
toString() |
public Ptsv2paymentsidcapturesPaymentInformationCard()
public Ptsv2paymentsidcapturesPaymentInformationCard sourceAccountType(String sourceAccountType)
public String getSourceAccountType()
public void setSourceAccountType(String sourceAccountType)
public Ptsv2paymentsidcapturesPaymentInformationCard sourceAccountTypeDetails(String sourceAccountTypeDetails)
public String getSourceAccountTypeDetails()
public void setSourceAccountTypeDetails(String sourceAccountTypeDetails)
Copyright © 2020. All rights reserved.