Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletTransferMethodConfiguration.Field
-
Packages that use HyperwalletTransferMethodConfiguration.Field Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletTransferMethodConfiguration.Field in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return types with arguments of type HyperwalletTransferMethodConfiguration.Field Modifier and Type Method Description List<HyperwalletTransferMethodConfiguration.Field>HyperwalletTransferMethodConfiguration. getFields()Method parameters in com.hyperwallet.clientsdk.model with type arguments of type HyperwalletTransferMethodConfiguration.Field Modifier and Type Method Description HyperwalletTransferMethodConfigurationHyperwalletTransferMethodConfiguration. setFields(List<HyperwalletTransferMethodConfiguration.Field> fields)
-