public class PtsV2CreateBillingAgreementPost400Response extends Object
| Constructor and Description |
|---|
PtsV2CreateBillingAgreementPost400Response() |
public PtsV2CreateBillingAgreementPost400Response()
public PtsV2CreateBillingAgreementPost400Response id(String id)
public String getId()
public void setId(String id)
public PtsV2CreateBillingAgreementPost400Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public PtsV2CreateBillingAgreementPost400Response status(String status)
public String getStatus()
public void setStatus(String status)
public PtsV2CreateBillingAgreementPost400Response reason(String reason)
public String getReason()
public void setReason(String reason)
public PtsV2CreateBillingAgreementPost400Response message(String message)
public String getMessage()
public void setMessage(String message)
public PtsV2CreateBillingAgreementPost400Response details(List<PtsV2PaymentsPost201ResponseErrorInformationDetails> details)
public PtsV2CreateBillingAgreementPost400Response addDetailsItem(PtsV2PaymentsPost201ResponseErrorInformationDetails detailsItem)
public List<PtsV2PaymentsPost201ResponseErrorInformationDetails> getDetails()
public void setDetails(List<PtsV2PaymentsPost201ResponseErrorInformationDetails> details)
Copyright © 2025. All rights reserved.