| Modifier and Type | Method and Description |
|---|---|
Class<? extends Notification> |
Notification.Type.getJavaType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.Type.setJavaType(Class<? extends Notification> javaType) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountNotification |
class |
BillingInfoUpdatedNotification |
class |
CanceledAccountNotification |
class |
NewAccountNotification |
| Modifier and Type | Class and Description |
|---|---|
class |
FailedPaymentNotification |
class |
PaymentNotification |
class |
SuccessfulPaymentNotification |
class |
SuccessfulRefundNotification |
class |
VoidedPaymentNotification |
| Modifier and Type | Class and Description |
|---|---|
class |
CanceledSubscriptionNotification |
class |
ExpiredSubscriptionNotification |
class |
NewSubscriptionNotification |
class |
ReactivatedAccountNotification |
class |
RenewedSubscriptionNotification |
class |
SubscriptionNotification |
class |
UpdatedSubscriptionNotification |
Copyright © 2012-2014. All Rights Reserved.