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