| Owner | Gateway | Cancelled | On Grace Period | Renews At | Ends At | Created At | |
|---|---|---|---|---|---|---|---|
|
|
{{subscription.gateway}} | {{subscription.cancelled ? 'Yes' : 'No' }} | {{subscription.on_grace_period ? 'Yes' : 'No' }} | {{subscription.renews_at ? (subscription.renews_at | formattedDate) : '-'}} | {{subscription.ends_at ? (subscription.ends_at | formattedDate) : '-'}} | {{subscription.created_at | formattedDate}} |
|