Uses of Class
dev.vality.swag.wallets.webhook.events.model.Destination
| Package | Description |
|---|---|
| dev.vality.swag.wallets.webhook.events.model |
-
Uses of Destination in dev.vality.swag.wallets.webhook.events.model
Methods in dev.vality.swag.wallets.webhook.events.model that return Destination Modifier and Type Method Description DestinationDestination. currency(String currency)DestinationDestination. externalID(String externalID)DestinationDestinationCreated. getDestination()Get destinationDestinationDestinationCreatedAllOf. getDestination()Get destinationDestinationDestination. id(String id)DestinationDestination. identity(String identity)DestinationDestination. metadata(Object metadata)DestinationDestination. name(String name)DestinationDestination. resource(DestinationResource resource)Methods in dev.vality.swag.wallets.webhook.events.model with parameters of type Destination Modifier and Type Method Description DestinationCreatedDestinationCreated. destination(Destination destination)DestinationCreatedAllOfDestinationCreatedAllOf. destination(Destination destination)voidDestinationCreated. setDestination(Destination destination)voidDestinationCreatedAllOf. setDestination(Destination destination)