seedPaymentPlan
seedPaymentPlan(
config):Promise<void>
Creates a payment plan in database with the provided configuration.
Parameters
config
SeedPaymentPlanConfig - The configuration for the payment plan to create.
Returns
Promise<void>
seedPaymentPlan(
config):Promise<void>
Creates a payment plan in database with the provided configuration.
SeedPaymentPlanConfig - The configuration for the payment plan to create.
Promise<void>