Sha256: 582e07207ddeda218de7d2d874e9f33c7a235d75b128813aa1fe962b718337b5

Contents?: true

Size: 1.11 KB

Versions: 5

Compression:

Stored size: 1.11 KB

Contents

{
  "created": 1326853478,
  "livemode": false,
  "id": "evt_00000000000000",
  "type": "customer.updated",
  "object": "event",
  "request": null,
  "pending_webhooks": 1,
  "api_version": "2018-01-23",
  "data": {
    "object": {
      "id": "cus_00000000000000",
      "object": "customer",
      "account_balance": 0,
      "created": 1517772278,
      "currency": "usd",
      "default_source": "card_000000000",
      "delinquent": false,
      "description": null,
      "discount": null,
      "email": "test@example.com",
      "invoice_prefix": "c41d443e39",
      "livemode": false,
      "metadata": {
      },
      "shipping": null,
      "sources": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_CGPwWSwhmCPTTc/sources"
      },
      "subscriptions": {
        "object": "list",
        "data": [

        ],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/customers/cus_CGPwWSwhmCPTTc/subscriptions"
      }
    },
    "previous_attributes": {
      "description": "Old description"
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

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