public static class SubscriptionJson.DeletedEventSubscriptionJson extends SubscriptionJson.EventSubscriptionJson
| Constructor and Description |
|---|
SubscriptionJson.DeletedEventSubscriptionJson(String eventId,
String billingPeriod,
org.joda.time.LocalDate requestedDate,
org.joda.time.LocalDate effectiveDate,
String product,
String priceList,
String eventType,
String phase,
List<AuditLogJson> auditLogs) |
equals, getEffectiveDate, getEventId, hashCode, toStringgetBillingPeriod, getEventType, getPhase, getPriceList, getProduct, getRequestedDategetAuditLogs, toAuditLogJson, toStringpublic SubscriptionJson.DeletedEventSubscriptionJson(String eventId, String billingPeriod, org.joda.time.LocalDate requestedDate, org.joda.time.LocalDate effectiveDate, String product, String priceList, String eventType, String phase, @Nullable List<AuditLogJson> auditLogs)
Copyright © 2010-2014. All Rights Reserved.