public class RefundMobileMethodSpecificOutput extends Object
| Constructor and Description |
|---|
RefundMobileMethodSpecificOutput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNetwork()
The card network that was used for a mobile payment method operation
|
Long |
getTotalAmountPaid() |
Long |
getTotalAmountRefunded() |
void |
setNetwork(String value)
The card network that was used for a mobile payment method operation
|
void |
setTotalAmountPaid(Long value) |
void |
setTotalAmountRefunded(Long value) |
RefundMobileMethodSpecificOutput |
withNetwork(String value)
The card network that was used for a mobile payment method operation
|
RefundMobileMethodSpecificOutput |
withTotalAmountPaid(Long value) |
RefundMobileMethodSpecificOutput |
withTotalAmountRefunded(Long value) |
public String getNetwork()
public void setNetwork(String value)
public RefundMobileMethodSpecificOutput withNetwork(String value)
public Long getTotalAmountPaid()
public void setTotalAmountPaid(Long value)
public RefundMobileMethodSpecificOutput withTotalAmountPaid(Long value)
public Long getTotalAmountRefunded()
public void setTotalAmountRefunded(Long value)
public RefundMobileMethodSpecificOutput withTotalAmountRefunded(Long value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.