@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-10-06T09:15:19.251Z[UTC]") public class AuthorizeRequest extends Object
Constructor and Description |
---|
AuthorizeRequest() |
Modifier and Type | Method and Description |
---|---|
AuthorizeRequest |
consentAuth(ConsentAuthRequirement consentAuth) |
boolean |
equals(Object o) |
@Valid ConsentAuthRequirement |
getConsentAuth()
Get consentAuth
|
int |
hashCode() |
void |
setConsentAuth(ConsentAuthRequirement consentAuth) |
String |
toString() |
public AuthorizeRequest consentAuth(ConsentAuthRequirement consentAuth)
@Valid public @Valid ConsentAuthRequirement getConsentAuth()
public void setConsentAuth(ConsentAuthRequirement consentAuth)
Copyright © 2020. All rights reserved.