@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-10-06T09:14:51.053Z[UTC]") public class PsuPaymentSessionResponse extends Object
Constructor and Description |
---|
PsuPaymentSessionResponse() |
Modifier and Type | Method and Description |
---|---|
PsuPaymentSessionResponse |
authorizationSessionId(UUID authorizationSessionId) |
boolean |
equals(Object o) |
@Valid UUID |
getAuthorizationSessionId()
Get authorizationSessionId
|
int |
hashCode() |
void |
setAuthorizationSessionId(UUID authorizationSessionId) |
String |
toString() |
public PsuPaymentSessionResponse authorizationSessionId(UUID authorizationSessionId)
@Valid public @Valid UUID getAuthorizationSessionId()
public void setAuthorizationSessionId(UUID authorizationSessionId)
Copyright © 2020. All rights reserved.