public class CreatePlanResponse extends Object
| Constructor and Description |
|---|
CreatePlanResponse() |
public CreatePlanResponse links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public PtsV2IncrementalAuthorizationPatch201ResponseLinks getLinks()
public void setLinks(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public CreatePlanResponse id(String id)
public String getId()
public void setId(String id)
public CreatePlanResponse submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public CreatePlanResponse status(String status)
public String getStatus()
public void setStatus(String status)
public CreatePlanResponse planInformation(CreatePlanResponsePlanInformation planInformation)
public CreatePlanResponsePlanInformation getPlanInformation()
public void setPlanInformation(CreatePlanResponsePlanInformation planInformation)
Copyright © 2025. All rights reserved.