Class: Xendit::Recurring

Inherits:
ApplicationRecord show all
Defined in:
app/models/xendit/recurring.rb

Constant Summary collapse

ATTRIBUTES =
i[id
user_id
external_id
status
amount
payer_email
description
send_email
interval
interval_count
total_recurrence
recurrence_progress
last_created_invoice_url
credit_card_token
success_redirect_url
failure_redirect_url
invoice_duration
charge_immediately
recharge].freeze

Method Summary

Methods inherited from ApplicationRecord

allowed_attributes