Class DestinationCreatedAllOf
java.lang.Object
dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-09-21T13:44:22.979521869Z[Etc/UTC]")
public class DestinationCreatedAllOf
extends Object
DestinationCreatedAllOf
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_PROPERTY_DESTINATION -
Constructor Summary
Constructors Constructor Description DestinationCreatedAllOf() -
Method Summary
Modifier and Type Method Description DestinationCreatedAllOfdestination(Destination destination)booleanequals(Object o)DestinationgetDestination()Get destinationinthashCode()voidsetDestination(Destination destination)StringtoString()
-
Field Details
-
JSON_PROPERTY_DESTINATION
- See Also:
- Constant Field Values
-
-
Constructor Details
-
DestinationCreatedAllOf
public DestinationCreatedAllOf()
-
-
Method Details