data = {
        amount: this.ui.amount.val(),
        period: this.ui.period.val(),
        type: this.ui.type.val()
      };