Uses of Class
org.killbill.billing.jaxrs.json.BundleTimelineJson
-
Packages that use BundleTimelineJson Package Description org.killbill.billing.jaxrs.json -
-
Uses of BundleTimelineJson in org.killbill.billing.jaxrs.json
Methods in org.killbill.billing.jaxrs.json that return BundleTimelineJson Modifier and Type Method Description BundleTimelineJsonBundleJson. getTimeline()Constructors in org.killbill.billing.jaxrs.json with parameters of type BundleTimelineJson Constructor Description BundleJson(UUID accountId, UUID bundleId, String externalKey, List<SubscriptionJson> subscriptions, BundleTimelineJson timeline, List<AuditLogJson> auditLogs)
-