Class CryptoWalletDetails
java.lang.Object
dev.vality.swag_webhook_events.model.CryptoWalletDetails
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2022-02-21T10:48:07.789932288Z[Etc/UTC]")
public class CryptoWalletDetails
extends Object
CryptoWalletDetails
-
Constructor Summary
Constructors Constructor Description CryptoWalletDetails() -
Method Summary
Modifier and Type Method Description CryptoWalletDetailscryptoCurrency(CryptoCurrency cryptoCurrency)booleanequals(Object o)@NotNull @Valid CryptoCurrencygetCryptoCurrency()Get cryptoCurrencyinthashCode()voidsetCryptoCurrency(CryptoCurrency cryptoCurrency)StringtoString()
-
Constructor Details
-
CryptoWalletDetails
public CryptoWalletDetails()
-
-
Method Details