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