public class Ptsv1pushfundstransferAggregatorInformation extends Object
| Constructor and Description |
|---|
Ptsv1pushfundstransferAggregatorInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv1pushfundstransferAggregatorInformation |
aggregatorId(String aggregatorId) |
boolean |
equals(Object o) |
String |
getAggregatorId()
Value that identifies you as a payment aggregator.
|
String |
getName()
Your payment aggregator business name.
|
Ptsv1pushfundstransferAggregatorInformationSubMerchant |
getSubMerchant()
Get subMerchant
|
int |
hashCode() |
Ptsv1pushfundstransferAggregatorInformation |
name(String name) |
void |
setAggregatorId(String aggregatorId) |
void |
setName(String name) |
void |
setSubMerchant(Ptsv1pushfundstransferAggregatorInformationSubMerchant subMerchant) |
Ptsv1pushfundstransferAggregatorInformation |
subMerchant(Ptsv1pushfundstransferAggregatorInformationSubMerchant subMerchant) |
String |
toString() |
public Ptsv1pushfundstransferAggregatorInformation()
public Ptsv1pushfundstransferAggregatorInformation aggregatorId(String aggregatorId)
public String getAggregatorId()
public void setAggregatorId(String aggregatorId)
public Ptsv1pushfundstransferAggregatorInformation name(String name)
public String getName()
public void setName(String name)
public Ptsv1pushfundstransferAggregatorInformation subMerchant(Ptsv1pushfundstransferAggregatorInformationSubMerchant subMerchant)
public Ptsv1pushfundstransferAggregatorInformationSubMerchant getSubMerchant()
public void setSubMerchant(Ptsv1pushfundstransferAggregatorInformationSubMerchant subMerchant)
Copyright © 2024. All rights reserved.