-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
This task consists in leveraging the api-pojo code generation tool to generate all the POJOs associated with our killbill-api interfaces, and check them in as part of this repo.
Then, go through this code and check what existing POJOs we had created by hand and either replace or extend (if there is some business logic) those. Doing a quick inspection, I see the following candidates - to be confirmed:
PluginDryRunArguments
PluginTag
PluginEntitlementSpecifier
PluginPaymentOptions
PluginPlanPhasePriceOverride
PluginCustomField
PluginAccountData
PluginPaymentTransactionInfoPlugin
PluginHostedPaymentPageFormDescriptor
PluginPaymentMethodPlugin
PluginGatewayNotification
PluginPaymentMethodInfoPlugin
PluginCallContext
PluginTenantContext
PluginInvoiceItem
Metadata
Metadata
Assignees
Labels
No labels