public class Ptsv2billingagreementsidAgreementInformation extends Object
| Constructor | Description |
|---|---|
Ptsv2billingagreementsidAgreementInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv2billingagreementsidAgreementInformation |
dateRevoked(String dateRevoked) |
|
boolean |
equals(Object o) |
|
Ptsv2billingagreementsidAgreementInformation |
eSignIndicator(String eSignIndicator) |
|
Ptsv2billingagreementsidAgreementInformation |
frequency(String frequency) |
|
String |
getDateRevoked() |
Date the agreement was revoked (YYYYMMDD)
|
String |
getESignIndicator() |
Get eSignIndicator
|
String |
getFrequency() |
Regularity with which the event occurs.
|
String |
getId() |
Identifier for the mandate.
|
String |
getType() |
Identifies the type of schedule as either recurring, one-off, split or usage.
|
int |
hashCode() |
|
Ptsv2billingagreementsidAgreementInformation |
id(String id) |
|
void |
setDateRevoked(String dateRevoked) |
|
void |
setESignIndicator(String eSignIndicator) |
|
void |
setFrequency(String frequency) |
|
void |
setId(String id) |
|
void |
setType(String type) |
|
String |
toString() |
|
Ptsv2billingagreementsidAgreementInformation |
type(String type) |
public Ptsv2billingagreementsidAgreementInformation()
public Ptsv2billingagreementsidAgreementInformation id(String id)
public String getId()
public void setId(String id)
public Ptsv2billingagreementsidAgreementInformation eSignIndicator(String eSignIndicator)
public String getESignIndicator()
public void setESignIndicator(String eSignIndicator)
public Ptsv2billingagreementsidAgreementInformation type(String type)
public String getType()
public void setType(String type)
public Ptsv2billingagreementsidAgreementInformation frequency(String frequency)
public String getFrequency()
public void setFrequency(String frequency)
public Ptsv2billingagreementsidAgreementInformation dateRevoked(String dateRevoked)
public String getDateRevoked()
public void setDateRevoked(String dateRevoked)
Copyright © 2026. All rights reserved.