-
Notifications
You must be signed in to change notification settings - Fork 3
MICRO SERVICES
bhavyadesai edited this page Jul 1, 2019
·
22 revisions
- Name
- Mobile number
- Email-Id
- Password
- Warehouse-ID
- Mail-Id(of User)
- Mail-Id(of storage-owner)
- Partition-Id
- Start-Month
- End-Date Month
- Mobile(user)
- User(name)
- Location
- name
- Occupied partitions
- total partitions
- ID
- Id
- Mail-Id(owner)
- Name
- Location
- Sq.ft
- start_date
- end-date
{
name:
image_url:
owner_mailid:,
id: ,
time_stamp:,
address: {
street:,
plotnumber: ,
city:,
state: ,
pincode:
},
"partitions":[
{
id: ,
type: ,
size:,
cost: ,
tenant: {
name:
emailId:
mobileNumber:
startDate:
lastDate:
}
}],
occupied_partitions:,
total_sqft:
}
{
emailId: "",
listed storage unit: [
{ name: "",
id: "",
location: "",
occupied_partition: "",
total_partition: "",
} ]
{
emailId: "",
booked storage unit: [
{ name: "",
id: "",
location: "",
sqft: "",
start_date: "",
end_date: ""
} ]