@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class Ptsv2paymentsidcapturesProcessingInformationCaptureOptions extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidcapturesProcessingInformationCaptureOptions() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsidcapturesProcessingInformationCaptureOptions |
captureSequenceNumber(BigDecimal captureSequenceNumber) |
boolean |
equals(Object o) |
BigDecimal |
getCaptureSequenceNumber()
Capture number when requesting multiple partial captures for one payment.
|
BigDecimal |
getTotalCaptureCount()
Total number of captures when requesting multiple partial captures for one payment.
|
int |
hashCode() |
void |
setCaptureSequenceNumber(BigDecimal captureSequenceNumber) |
void |
setTotalCaptureCount(BigDecimal totalCaptureCount) |
String |
toString() |
Ptsv2paymentsidcapturesProcessingInformationCaptureOptions |
totalCaptureCount(BigDecimal totalCaptureCount) |
public Ptsv2paymentsidcapturesProcessingInformationCaptureOptions()
public Ptsv2paymentsidcapturesProcessingInformationCaptureOptions captureSequenceNumber(BigDecimal captureSequenceNumber)
public BigDecimal getCaptureSequenceNumber()
public void setCaptureSequenceNumber(BigDecimal captureSequenceNumber)
public Ptsv2paymentsidcapturesProcessingInformationCaptureOptions totalCaptureCount(BigDecimal totalCaptureCount)
public BigDecimal getTotalCaptureCount()
public void setTotalCaptureCount(BigDecimal totalCaptureCount)
Copyright © 2018. All rights reserved.