Skip to content

Instantly share code, notes, and snippets.

@rajkumarpb
Created August 14, 2017 04:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajkumarpb/ce85e3ceb7d4c4264a06d19b0bae70d5 to your computer and use it in GitHub Desktop.
Save rajkumarpb/ce85e3ceb7d4c4264a06d19b0bae70d5 to your computer and use it in GitHub Desktop.
[{
branchName : 'BITLU',
loginName : 'Mahanim',
customerName : 'Usain Bolt',
customerId : 1,
leadCode : 'L101',
leadStatus : 'Open',
productNamee : 'Fire',
grossPremium : 150.0
},
{
branchName : 'BITLU',
loginName : 'Mahanim',
customerName : 'Usain Bolt',
customerId : 1,
leadCode : 'L101',
leadStatus : 'Open',
productNamee : 'Foreign Worker',
grossPremium : 150.0
},
{
branchName : 'BITLU',
loginName : 'Mahanim',
customerName : 'Usain Bolt',
customerId : 1,
leadCode : 'L101',
leadStatus : 'Open',
productNamee : 'Motor',
grossPremium : 150.0
},
{
branchName : 'BITLU',
loginName : 'Mahanim',
customerName : 'Max McGrath',
customerId : 2,
leadCode : 'L101',
leadStatus : 'Open',
productNamee : 'Fire',
grossPremium : 150.0
},
{
branchName : 'BITLU',
loginName : 'Mahanim',
customerName : 'Max McGrath',
customerId : 2,
leadCode : 'L101',
leadStatus : 'Open',
productNamee : 'Motor',
grossPremium : 150.0
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment