Sha256: a3c52d986a34a236e2946ee98c18fbba23119389db55696ed6df9c0604bcaab0

Contents?: true

Size: 1.28 KB

Versions: 6

Compression:

Stored size: 1.28 KB

Contents

{
  "created": 1326853478,
  "livemode": false,
  "id": "evt_00000000000000",
  "type": "customer.discount.updated",
  "object": "event",
  "request": null,
  "pending_webhooks": 1,
  "api_version": "2018-01-23",
  "data": {
    "object": {
      "object": "discount",
      "coupon": {
        "id": "25OFF_00000000000000",
        "object": "coupon",
        "amount_off": null,
        "created": 1517920191,
        "currency": null,
        "duration": "repeating",
        "duration_in_months": 3,
        "livemode": false,
        "max_redemptions": null,
        "metadata": {
        },
        "percent_off": 25,
        "redeem_by": null,
        "times_redeemed": 0,
        "valid": true
      },
      "customer": "cus_00000000000000",
      "end": 1525609791,
      "start": 1517920191,
      "subscription": null
    },
    "previous_attributes": {
      "coupon": {
        "id": "OLD_COUPON_ID",
        "object": "coupon",
        "amount_off": null,
        "created": 1517920191,
        "currency": null,
        "duration": "repeating",
        "duration_in_months": 3,
        "livemode": false,
        "max_redemptions": null,
        "metadata": {
        },
        "percent_off": 25,
        "redeem_by": null,
        "times_redeemed": 0,
        "valid": true
      }
    }
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
stripe_model_callbacks-0.1.7 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.discount.updated.json
stripe_model_callbacks-0.1.6 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.discount.updated.json
stripe_model_callbacks-0.1.5 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.discount.updated.json
stripe_model_callbacks-0.1.4 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.discount.updated.json
stripe_model_callbacks-0.1.3 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.discount.updated.json
stripe_model_callbacks-0.1.2 lib/stripe_model_callbacks/fixtures/stripe_events/customer/customer.discount.updated.json