public class GenerateUIResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
expires_in
The number of seconds until the URL auto-authentication expires.
|
String |
url
The URL to navigate to (or set as the src for an iFrame) that will
display the Matching UI.
|
| Constructor and Description |
|---|
GenerateUIResponse() |
public String url
public int expires_in
Copyright © 2021. All rights reserved.