1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/test/fixtures/payment_schedule_objects.yml
2023-03-27 11:43:36 +02:00

18 lines
475 B
YAML

payment_schedule_object_10:
id: 10
object_type: Subscription
object_id: 5
payment_schedule_id: 12
main: true
created_at: '2021-06-14 12:24:45.890373'
updated_at: '2021-06-14 12:24:45.894701'
payment_schedule_object_11:
id: 11
object_type: Subscription
object_id: 6
payment_schedule_id: 13
main: true
created_at: <%= 9.months.ago.utc.strftime('%Y-%m-%d %H:%M:%S.%9N %Z') %>
updated_at: <%= 9.months.ago.utc.strftime('%Y-%m-%d %H:%M:%S.%9N %Z') %>