set currency

This commit is contained in:
Rimian Perkins
2019-11-30 17:44:16 +11:00
parent 57a18f5a4e
commit b1db6e7a4c
2 changed files with 3 additions and 2 deletions
@@ -28,6 +28,7 @@ const AdminPlan = Plan.extend({
nickname: this.nickname,
interval: this.interval,
amount: this.amount,
currency: this.currency,
trial_period_days: this.parseTrialPeriodDays,
product: this.product,
metadata: this.metadata,