public class PaymentProduct320SpecificData extends Object
| Constructor and Description |
|---|
PaymentProduct320SpecificData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGateway()
The gateway identifier.
|
List<String> |
getNetworks()
The networks that can be used in the current payment context.
|
void |
setGateway(String value)
The gateway identifier.
|
void |
setNetworks(List<String> value)
The networks that can be used in the current payment context.
|
PaymentProduct320SpecificData |
withGateway(String value)
The gateway identifier.
|
PaymentProduct320SpecificData |
withNetworks(List<String> value)
The networks that can be used in the current payment context.
|
public String getGateway()
public void setGateway(String value)
public PaymentProduct320SpecificData withGateway(String value)
public List<String> getNetworks()
public void setNetworks(List<String> value)
public PaymentProduct320SpecificData withNetworks(List<String> value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.