Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.06 KB

ServiceToEnroll.md

File metadata and controls

18 lines (15 loc) · 1.06 KB

ServiceToEnroll

Properties

Name Type Description Notes
id int The Id of the service. [optional]
amount int The amount of the service (how many that is chosen). [optional]
description string The description of the service. [optional]
price double The price of the service [optional]
reserved_from_date \DateTime The reserved from date in regards to hotel. [optional]
reserved_to_date \DateTime The reserved to date in regards to hotel. [optional]
first_name string The first name of a companion [optional]
last_name string The last name of a companion [optional]
title string The title of a companion [optional]
age int The age of at companion [optional]

[Back to Model list] [Back to API list] [Back to README]