public class PtsV2PaymentsPost201ResponsePaymentInsightsInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePaymentInsightsInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponsePaymentInsightsInformationOrchestration |
getOrchestration()
Get orchestration
|
PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights |
getResponseInsights()
Get responseInsights
|
int |
hashCode() |
PtsV2PaymentsPost201ResponsePaymentInsightsInformation |
orchestration(PtsV2PaymentsPost201ResponsePaymentInsightsInformationOrchestration orchestration) |
PtsV2PaymentsPost201ResponsePaymentInsightsInformation |
responseInsights(PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights responseInsights) |
void |
setOrchestration(PtsV2PaymentsPost201ResponsePaymentInsightsInformationOrchestration orchestration) |
void |
setResponseInsights(PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights responseInsights) |
String |
toString() |
public PtsV2PaymentsPost201ResponsePaymentInsightsInformation()
public PtsV2PaymentsPost201ResponsePaymentInsightsInformation responseInsights(PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights responseInsights)
public PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights getResponseInsights()
public void setResponseInsights(PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights responseInsights)
public PtsV2PaymentsPost201ResponsePaymentInsightsInformation orchestration(PtsV2PaymentsPost201ResponsePaymentInsightsInformationOrchestration orchestration)
public PtsV2PaymentsPost201ResponsePaymentInsightsInformationOrchestration getOrchestration()
public void setOrchestration(PtsV2PaymentsPost201ResponsePaymentInsightsInformationOrchestration orchestration)
Copyright © 2025. All rights reserved.