Uses of Class
dev.vality.swag.wallets.webhook.events.ServerVariable
| Package | Description |
|---|---|
| dev.vality.swag.wallets.webhook.events |
-
Uses of ServerVariable in dev.vality.swag.wallets.webhook.events
Fields in dev.vality.swag.wallets.webhook.events with type parameters of type ServerVariable Modifier and Type Field Description Map<String,ServerVariable>ServerConfiguration. variablesConstructor parameters in dev.vality.swag.wallets.webhook.events with type arguments of type ServerVariable Constructor Description ServerConfiguration(String URL, String description, Map<String,ServerVariable> variables)