Class CoinbaseBuySellResourceField

java.lang.Object
org.knowm.xchange.coinbase.v2.dto.account.transactions.CoinbaseBuySellResourceField

public class CoinbaseBuySellResourceField extends Object
  • Field Details

    • id

      protected String id
    • resource

      protected String resource
    • resourcePath

      protected String resourcePath
  • Constructor Details

    • CoinbaseBuySellResourceField

      public CoinbaseBuySellResourceField(String id, String resource, String resourcePath)
  • Method Details