@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+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 reason(String reason)
public String getReason()
public void setReason(String reason)
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(RiskV1AuthenticationsPost201ResponseOrderInformation orderInformation)
public RiskV1AuthenticationsPost201ResponseOrderInformation getOrderInformation()
public void setOrderInformation(RiskV1AuthenticationsPost201ResponseOrderInformation orderInformation)
public RiskV1AuthenticationsPost201Response consumerAuthenticationInformation(RiskV1AuthenticationsPost201ResponseConsumerAuthenticationInformation consumerAuthenticationInformation)
public RiskV1AuthenticationsPost201ResponseConsumerAuthenticationInformation getConsumerAuthenticationInformation()
public void setConsumerAuthenticationInformation(RiskV1AuthenticationsPost201ResponseConsumerAuthenticationInformation consumerAuthenticationInformation)
public RiskV1AuthenticationsPost201Response errorInformation(PtsV2PaymentsPost201ResponseErrorInformation errorInformation)
public PtsV2PaymentsPost201ResponseErrorInformation getErrorInformation()
public void setErrorInformation(PtsV2PaymentsPost201ResponseErrorInformation errorInformation)
Copyright © 2020. All rights reserved.