Package com.jumio.sdk.account_v1.model
Class AccountResponseWeb
java.lang.Object
com.jumio.sdk.account_v1.model.AccountResponseWeb
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-09T15:46:40.630039600+02:00[Europe/Vienna]")
public class AccountResponseWeb
extends Object
AccountResponseWeb
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get errorUrlgetHref()
Get hrefGet successUrlint
hashCode()
void
setErrorUrl
(URI errorUrl) void
void
setSuccessUrl
(URI successUrl) successUrl
(URI successUrl) toString()
-
Field Details
-
JSON_PROPERTY_HREF
- See Also:
-
JSON_PROPERTY_SUCCESS_URL
- See Also:
-
JSON_PROPERTY_ERROR_URL
- See Also:
-
-
Constructor Details
-
AccountResponseWeb
public AccountResponseWeb()
-
-
Method Details
-
href
-
getHref
Get href- Returns:
- href
-
setHref
-
successUrl
-
getSuccessUrl
Get successUrl- Returns:
- successUrl
-
setSuccessUrl
-
errorUrl
-
getErrorUrl
Get errorUrl- Returns:
- errorUrl
-
setErrorUrl
-
equals
-
hashCode
public int hashCode() -
toString
-