public class CoinbaseButton extends CoinbaseBaseResponse
Modifier and Type | Class and Description |
---|---|
static class |
CoinbaseButton.CoinbaseButtonBuilder |
Modifier and Type | Method and Description |
---|---|
String |
getCallbackUrl() |
String |
getCancelUrl() |
String |
getCode() |
String |
getCurrency() |
String |
getCustom() |
String |
getDescription() |
String |
getId() |
String |
getInfoUrl() |
String |
getName() |
CoinbaseMoney |
getPrice() |
String |
getPrice1() |
String |
getPrice2() |
String |
getPrice3() |
String |
getPrice4() |
String |
getPrice5() |
String |
getPriceString() |
CoinbaseRepeat |
getRepeat() |
CoinbaseButtonStyle |
getStyle() |
String |
getSuccessUrl() |
List<String> |
getSuggestedPrices() |
String |
getText() |
CoinbaseButtonType |
getType() |
boolean |
isAutoReDirect() |
boolean |
isChoosePrice() |
boolean |
isCustomSecure() |
boolean |
isIncludeAddress() |
boolean |
isIncludeEmail() |
boolean |
isVariablePrice() |
String |
toString() |
getErrors, isSuccess
public CoinbaseButtonType getType()
public String getName()
public String getDescription()
public String getId()
public CoinbaseMoney getPrice()
public String getPriceString()
public String getCurrency()
public String getCustom()
public CoinbaseButtonStyle getStyle()
public String getCode()
public String getText()
public CoinbaseRepeat getRepeat()
public boolean isCustomSecure()
public String getCallbackUrl()
public String getSuccessUrl()
public String getCancelUrl()
public String getInfoUrl()
public boolean isAutoReDirect()
public boolean isVariablePrice()
public boolean isChoosePrice()
public boolean isIncludeAddress()
public boolean isIncludeEmail()
public String getPrice1()
public String getPrice2()
public String getPrice3()
public String getPrice4()
public String getPrice5()
public String toString()
toString
in class CoinbaseBaseResponse
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.