public class VasV2PaymentsPost201ResponseTaxInformation extends Object
| Constructor | Description |
|---|---|
VasV2PaymentsPost201ResponseTaxInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
CommitIndicator() |
Indicates whether this is a committed tax transaction.
|
VasV2PaymentsPost201ResponseTaxInformation |
commitIndicator(Boolean commitIndicator) |
|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
Boolean |
RefundIndicator() |
Indicates whether this is a refund tax transaction.
|
VasV2PaymentsPost201ResponseTaxInformation |
refundIndicator(Boolean refundIndicator) |
|
void |
setCommitIndicator(Boolean commitIndicator) |
|
void |
setRefundIndicator(Boolean refundIndicator) |
|
String |
toString() |
public VasV2PaymentsPost201ResponseTaxInformation()
public VasV2PaymentsPost201ResponseTaxInformation commitIndicator(Boolean commitIndicator)
public Boolean CommitIndicator()
public void setCommitIndicator(Boolean commitIndicator)
public VasV2PaymentsPost201ResponseTaxInformation refundIndicator(Boolean refundIndicator)
public Boolean RefundIndicator()
public void setRefundIndicator(Boolean refundIndicator)
Copyright © 2026. All rights reserved.