public class InlineResponse200Plans extends Object
| Constructor and Description |
|---|
InlineResponse200Plans() |
public InlineResponse200Plans links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public PtsV2IncrementalAuthorizationPatch201ResponseLinks getLinks()
public void setLinks(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public InlineResponse200Plans id(String id)
public String getId()
public void setId(String id)
public InlineResponse200Plans planInformation(InlineResponse200PlanInformation planInformation)
public InlineResponse200PlanInformation getPlanInformation()
public void setPlanInformation(InlineResponse200PlanInformation planInformation)
public InlineResponse200Plans orderInformation(InlineResponse200OrderInformation orderInformation)
public InlineResponse200OrderInformation getOrderInformation()
public void setOrderInformation(InlineResponse200OrderInformation orderInformation)
Copyright © 2023. All rights reserved.