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