public class PaymentProductNetworksResponse extends Object
| Constructor and Description |
|---|
PaymentProductNetworksResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNetworks()
Array containing network entries for a payment product.
|
void |
setNetworks(List<String> value)
Array containing network entries for a payment product.
|
PaymentProductNetworksResponse |
withNetworks(List<String> value)
Array containing network entries for a payment product.
|
public List<String> getNetworks()
public void setNetworks(List<String> value)
public PaymentProductNetworksResponse withNetworks(List<String> value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.