Toggle navigation
opencell REST and WS API: PrepaidReservationDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
PrepaidReservationDto
PrepaidReservationDto
Data Type
The Class PrepaidReservationDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
reservationId
number
The reservation id.
consumedQuantity
number
The consumed quantity.
Example
{ "reservationId" : 12345, "consumedQuantity" : 12345.0 }