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