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