Package com.jumio.sdk.callback.model
Class AccountDetails
java.lang.Object
com.jumio.sdk.callback.model.AccountDetails
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-16T16:59:23.148913400+02:00[Europe/Vienna]") public class AccountDetails
extends
Object
Possible values are account.id and account.href
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.AccountDetails(UUID id, String href) Constructor with only required parameters -
Method Summary
-
Constructor Details
-
AccountDetails
Deprecated.Default constructor -
AccountDetails
Constructor with only required parameters
-
-
Method Details
AccountDetails(UUID, String)