@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsProcessingInformationPurchaseOptions extends Object
| Constructor and Description |
|---|
Ptsv2paymentsProcessingInformationPurchaseOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIsElectronicBenefitsTransfer()
Flag that indicates whether this transaction is an EBT transaction.
|
String |
getType()
Flag that indicates an EBT voucher transaction.
|
int |
hashCode() |
Ptsv2paymentsProcessingInformationPurchaseOptions |
isElectronicBenefitsTransfer(Boolean isElectronicBenefitsTransfer) |
void |
setIsElectronicBenefitsTransfer(Boolean isElectronicBenefitsTransfer) |
void |
setType(String type) |
String |
toString() |
Ptsv2paymentsProcessingInformationPurchaseOptions |
type(String type) |
public Ptsv2paymentsProcessingInformationPurchaseOptions()
public Ptsv2paymentsProcessingInformationPurchaseOptions isElectronicBenefitsTransfer(Boolean isElectronicBenefitsTransfer)
public Boolean getIsElectronicBenefitsTransfer()
public void setIsElectronicBenefitsTransfer(Boolean isElectronicBenefitsTransfer)
public Ptsv2paymentsProcessingInformationPurchaseOptions type(String type)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.