public class Ptsv2paymentreferencesAgreementInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentreferencesAgreementInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentreferencesAgreementInformation |
description(String description) |
boolean |
equals(Object o) |
String |
getDescription()
Description of the billing agreement
|
String |
getIndicator()
Indicates whether the transaction is a billing agreement.
|
int |
hashCode() |
Ptsv2paymentreferencesAgreementInformation |
indicator(String indicator) |
void |
setDescription(String description) |
void |
setIndicator(String indicator) |
String |
toString() |
public Ptsv2paymentreferencesAgreementInformation()
public Ptsv2paymentreferencesAgreementInformation indicator(String indicator)
public String getIndicator()
public void setIndicator(String indicator)
public Ptsv2paymentreferencesAgreementInformation description(String description)
public String getDescription()
public void setDescription(String description)
Copyright © 2025. All rights reserved.