public class AttributesResponse extends Object
Modifier and Type | Field and Description |
---|---|
protected UserDetails |
_return |
Constructor and Description |
---|
AttributesResponse() |
AttributesResponse(UserDetails _return) |
Modifier and Type | Method and Description |
---|---|
UserDetails |
get_return() |
void |
set_return(UserDetails _return) |
protected UserDetails _return
public AttributesResponse()
public AttributesResponse(UserDetails _return)
public UserDetails get_return()
public void set_return(UserDetails _return)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.