mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-06 05:55:21 +02:00
10 lines
168 B
YAML
10 lines
168 B
YAML
|
active:
|
||
|
family: dylan_family
|
||
|
status: active
|
||
|
stripe_id: "test_1234567890"
|
||
|
|
||
|
trialing:
|
||
|
family: empty
|
||
|
status: trialing
|
||
|
trial_ends_at: <%= 12.days.from_now %>
|