export const job: any = {
    jobNumber: '99080280',
    readyAt: '2017-06-08T14:58:47Z',
    pickupBy: '2017-06-08T15:58:47Z',
    completeBy: '2017-06-08T16:58:47Z',
    customer: {
        serviceLevel: 'gold+',
        accountNumber: 'LQN-44361091',
        name: 'Oliver Smith',
        phone: '0799723088',
        refId: 'uhu:cus:e1ed6d18-14f0-49a9-ae04-5e0bf2253c4c',
    },
    instructions: 'Collect Red Blue Boxes',
    vehicleType: 'extra-large-van',
    label: {
        label: '35',
    },
    manualAllocationOnly: false,
    attributes: {
        DEFAULT: 'DEFAULT',
    },
    stops: [
        {
            order: 2,
            type: 'delivery',
            payload: {
                numberItems: 4,
                weight: 63,
            },
            stopTime: {
                earliestTime: '2017-06-08T16:58:47Z',
                latestTime: '2017-06-08T16:58:47Z',
            },
            stopMade: false,
            contact: {
                name: 'Isla Davies',
                phone: '0724805337',
            },
            instructions: '1 Box From Reception',
            metadata: {
                company: '',
                place: '',
            },
            location: {
                address: {
                    streets: [
                        'King Street',
                    ],
                    locality: 'Leeds',
                    town: 'Leeds',
                    country: 'GBR',
                    postcode: 'LS1 2HQ',
                },
                position: {
                    coordinates: [
                        -1.550602,
                        53.7962,
                    ],
                    type: 'Point',
                },
            },
            createdAt: '2017-06-08T14:52:30.910Z',
            updatedAt: '2017-06-08T14:52:30.910Z',
            job: {
                refId: 'uhu:job:8a24db37-71f1-404f-bd41-cebf8185d451',
            },
            refId: 'uhu:stop:8a24db37-71f1-404f-bd41-cebf8185d451:delivery:2',
        },
        {
            order: 1,
            type: 'collection',
            payload: {
                numberItems: 4,
                weight: 63,
            },
            stopTime: {
                earliestTime: '2017-06-08T15:58:47Z',
                latestTime: '2017-06-08T15:58:47Z',
            },
            stopMade: false,
            contact: {
                name: 'Harry William',
                phone: '0729356890',
            },
            instructions: '460kg',
            metadata: {
                company: '',
                place: '',
            },
            location: {
                address: {
                    streets: [
                        'Fairfax House',
                        'Merrion Street',
                    ],
                    locality: 'Leeds',
                    town: 'Leeds',
                    country: 'GBR',
                    postcode: 'LS2 8BX',
                },
                position: {
                    coordinates: [
                        -1.542962,
                        53.800666,
                    ],
                    type: 'Point',
                },
            },
            createdAt: '2017-06-08T14:52:30.910Z',
            updatedAt: '2017-06-08T14:52:30.910Z',
            job: {
                refId: 'uhu:job:8a24db37-71f1-404f-bd41-cebf8185d451',
            },
            refId: 'uhu:stop:8a24db37-71f1-404f-bd41-cebf8185d451:collection:1',
        },
    ],
    createdAt: '2017-06-08T14:52:30.910Z',
    updatedAt: '2017-06-08T14:52:30.910Z',
    metadata: {
        pay: '',
        caller: '',
        service: {
            code: '',
            description: '',
        },
        items: 0,
        vehicle: {
            type: '',
            description: '',
            group: {
                code: '',
                description: '',
            },
        },
        weight: '',
        base: '',
        fuelAllowance: '',
        vat: '',
        total: '',
        units: 0,
        department: '',
        prebooked: false,
    },
    deleted: false,
    refId: 'uhu:job:8a24db37-71f1-404f-bd41-cebf8185d451',
}
