Uses of Class
app.cybrid.cybrid_api_bank.client.model.IdentityVerificationPersonaStateBankModel
-
Packages that use IdentityVerificationPersonaStateBankModel Package Description app.cybrid.cybrid_api_bank.client.model -
-
Uses of IdentityVerificationPersonaStateBankModel in app.cybrid.cybrid_api_bank.client.model
Methods in app.cybrid.cybrid_api_bank.client.model that return IdentityVerificationPersonaStateBankModel Modifier and Type Method Description static IdentityVerificationPersonaStateBankModelIdentityVerificationPersonaStateBankModel. fromValue(String value)static IdentityVerificationPersonaStateBankModelIdentityVerificationPersonaStateBankModel. valueOf(String name)Returns the enum constant of this type with the specified name.static IdentityVerificationPersonaStateBankModel[]IdentityVerificationPersonaStateBankModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-