@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class RiskV1AuthenticationsPost201Response extends Object
| Constructor and Description |
|---|
RiskV1AuthenticationsPost201Response() |
public RiskV1AuthenticationsPost201Response()
public RiskV1AuthenticationsPost201Response links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public PtsV2IncrementalAuthorizationPatch201ResponseLinks getLinks()
public void setLinks(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public RiskV1AuthenticationsPost201Response id(String id)
public String getId()
public void setId(String id)
public RiskV1AuthenticationsPost201Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public RiskV1AuthenticationsPost201Response submitTimeLocal(String submitTimeLocal)
public String getSubmitTimeLocal()
public void setSubmitTimeLocal(String submitTimeLocal)
public RiskV1AuthenticationsPost201Response status(String status)
public String getStatus()
public void setStatus(String status)
public RiskV1AuthenticationsPost201Response message(String message)
public String getMessage()
public void setMessage(String message)
public RiskV1AuthenticationsPost201Response clientReferenceInformation(PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation clientReferenceInformation)
public RiskV1AuthenticationsPost201Response orderInformation(RiskV1DecisionsPost201ResponseOrderInformation orderInformation)
public RiskV1DecisionsPost201ResponseOrderInformation getOrderInformation()
public void setOrderInformation(RiskV1DecisionsPost201ResponseOrderInformation orderInformation)
public RiskV1AuthenticationsPost201Response consumerAuthenticationInformation(RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation consumerAuthenticationInformation)
public RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation getConsumerAuthenticationInformation()
public void setConsumerAuthenticationInformation(RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation consumerAuthenticationInformation)
public RiskV1AuthenticationsPost201Response errorInformation(RiskV1AuthenticationsPost201ResponseErrorInformation errorInformation)
public RiskV1AuthenticationsPost201ResponseErrorInformation getErrorInformation()
public void setErrorInformation(RiskV1AuthenticationsPost201ResponseErrorInformation errorInformation)
Copyright © 2020. All rights reserved.