@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class EntityScreeningHitUrls extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_URL |
| Constructor and Description |
|---|
EntityScreeningHitUrls() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
URI |
getUrl()
An 'http' or 'https' URL (must begin with either of those).
|
int |
hashCode() |
void |
setUrl(URI url) |
String |
toString() |
EntityScreeningHitUrls |
url(URI url) |
public static final String SERIALIZED_NAME_URL
public EntityScreeningHitUrls url(URI url)
public URI getUrl()
public void setUrl(URI url)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.