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="2023-05-09T15:46:43.479098700+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)