Sha256: 86247a55cd13259769c25fc29aef7b5b1b33b2ea02468d06d2976b31da0740e6

Contents?: true

Size: 424 Bytes

Versions: 4

Compression:

Stored size: 424 Bytes

Contents

{
  "id": 1234,
  "company_id": 101,
  "first_name": "John",
  "middle_name": null,
  "last_name": "Doe",
  "sex": null,
  "dob": null,
  "country": null,
  "role": 123,
  "email": "john.doe@example.com",
  "phone": "+1 123 456 789 0123",
  "username": null,
  "status": null,
  "activation_token": "token_123_abcd",
  "parent_id": 1,
  "access_kit_id": null,
  "note": null,
  "referral_key": null,
  "referrer_id": null
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
discountnetwork-0.1.3 spec/fixtures/supplementary.json
discountnetwork-0.1.2 spec/fixtures/supplementary.json
discountnetwork-0.1.1 spec/fixtures/supplementary.json
discountnetwork-0.1.0 spec/fixtures/supplementary.json