Class CryptoWalletDetails

java.lang.Object
dev.vality.anapi.v2.model.CryptoWalletDetails

@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
           date="2023-07-07T08:12:11.951968249Z[Etc/UTC]")
public class CryptoWalletDetails
extends Object
CryptoWalletDetails
  • Constructor Details

    • CryptoWalletDetails

      public CryptoWalletDetails()
  • Method Details

    • cryptoCurrency

      public CryptoWalletDetails cryptoCurrency​(String cryptoCurrency)
    • getCryptoCurrency

      @NotNull public @NotNull String getCryptoCurrency()
      Тип криптовалюты
      Returns:
      cryptoCurrency
    • setCryptoCurrency

      public void setCryptoCurrency​(String cryptoCurrency)
    • equals

      public boolean equals​(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object