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="2025-10-16T16:59:18.992153700+02:00[Europe/Vienna]") public class AccountResponseWeb
extends
Object
AccountResponseWeb
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet errorUrlgetHref()Get hrefGet successUrlinthashCode()voidsetErrorUrl(URI errorUrl) voidvoidsetSuccessUrl(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
-