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