Sha256: ab208001a311bb26757021c5c05e9c1eabbfe5b9a726107643b4f9b042c38596

Contents?: true

Size: 694 Bytes

Versions: 11

Compression:

Stored size: 694 Bytes

Contents

{
    "application_fee_percent": null,
    "cancel_at_period_end": false,
    "canceled_at": null,
    "current_period_end": 1386797566,
    "current_period_start": 1384205566,
    "customer": "cus_2vIuZmAfWK89Yk",
    "ended_at": null,
    "id": "su_2vIueLAzHmGhRG",
    "object": "subscription",
    "plan": {
        "amount": 9900,
        "currency": "usd",
        "id": "HR99",
        "interval": "month",
        "interval_count": 1,
        "livemode": false,
        "name": "HR Solutions On-Call",
        "object": "plan",
        "trial_period_days": null
    },
    "quantity": 1,
    "start": 1384205566,
    "status": "active",
    "trial_end": null,
    "trial_start": null
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
stripe_local-0.2.5 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.2.4 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.2.3 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.2.2 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.2.1 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.2.0 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.1.3 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.1.2 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.1.1 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.1.0 spec/webhook_fixtures/customer.subscription.created.json
stripe_local-0.0.2 spec/webhook_fixtures/customer.subscription.created.json