public class SubscriptionNotes extends AbstractSubscription
SUBSCRIPTION_RESOURCENIL_STR, NIL_VAL| Constructor and Description |
|---|
SubscriptionNotes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCustomerNotes() |
CustomFields |
getCustomFields() |
String |
getGatewayCode() |
String |
getTermsAndConditions() |
String |
getVatReverseChargeNotes() |
int |
hashCode() |
void |
setCustomerNotes(Object customerNotes) |
void |
setCustomFields(CustomFields customFields) |
void |
setGatewayCode(Object gatewayCode) |
void |
setTermsAndConditions(Object termsAndConditions) |
void |
setVatReverseChargeNotes(Object getVatReverseChargeNotes) |
String |
toString() |
getAddOns, getPlanCode, getQuantity, getUnitAmountInCents, setAddOns, setPlanCode, setQuantity, setUnitAmountInCentsbigDecimalOrNull, booleanOrNull, dateTimeOrNull, enumOrNull, enumOrNull, getHref, integerOrNull, isNull, longOrNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic SubscriptionNotes()
public String getTermsAndConditions()
public void setTermsAndConditions(Object termsAndConditions)
public String getCustomerNotes()
public void setCustomerNotes(Object customerNotes)
public String getVatReverseChargeNotes()
public void setVatReverseChargeNotes(Object getVatReverseChargeNotes)
public String getGatewayCode()
public void setGatewayCode(Object gatewayCode)
public CustomFields getCustomFields()
getCustomFields in class AbstractSubscriptionpublic void setCustomFields(CustomFields customFields)
setCustomFields in class AbstractSubscriptionpublic boolean equals(Object o)
equals in class AbstractSubscriptionpublic int hashCode()
hashCode in class AbstractSubscriptionCopyright © 2012-2020. All Rights Reserved.