Sha256: b46bdf204c3cfe3e8bfa3d09c3e0ec0085f8afb8eb43f02ce4743ee19079002c

Contents?: true

Size: 671 Bytes

Versions: 4

Compression:

Stored size: 671 Bytes

Contents

{
    "entity": "stakeholder",
    "relationship": {
        "director": true
    },
    "phone": {
        "primary": "9000090000",
        "secondary": "9000090000"
    },
    "notes": {
        "random_key_by_partner": "random_value"
    },
    "kyc": {
        "pan": "AVOPB1111K"
    },
    "id": "sth_00000000000001",
    "name": "Gaurav Kumar",
    "email": "gaurav.kumar@example.com",
    "percentage_ownership": 10,
    "addresses": {
        "residential": {
            "street": "506, Koramangala 1st block",
            "city": "Bengaluru",
            "state": "Karnataka",
            "postal_code": "560034",
            "country": "IN"
        }
    }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
razorpay-3.2.2 test/fixtures/fake_stakeholder.json
razorpay-3.2.1 test/fixtures/fake_stakeholder.json
razorpay-3.2.0 test/fixtures/fake_stakeholder.json
razorpay-3.1.0 test/fixtures/fake_stakeholder.json