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