public class RefundMethodSpecificOutput extends Object
Constructor and Description |
---|
RefundMethodSpecificOutput() |
Modifier and Type | Method and Description |
---|---|
Integer |
getRefundProductId()
Refund product identifier
Please see refund products for a full overview of possible values. |
Long |
getTotalAmountPaid()
Total paid amount (in cents and always with 2 decimals)
|
Long |
getTotalAmountRefunded() |
void |
setRefundProductId(Integer value)
Refund product identifier
Please see refund products for a full overview of possible values. |
void |
setTotalAmountPaid(Long value)
Total paid amount (in cents and always with 2 decimals)
|
void |
setTotalAmountRefunded(Long value) |
public Integer getRefundProductId()
public void setRefundProductId(Integer value)
public Long getTotalAmountPaid()
public void setTotalAmountPaid(Long value)
public Long getTotalAmountRefunded()
public void setTotalAmountRefunded(Long value)
Copyright © 2024 Worldline Global Collect. All rights reserved.